Saving setting for Resharper fail

When I go to Resharper => Options => Code inspection => Settings => under Visual Studio Integration I check the "Do not show Visual Studio Light Bulb" and "Merge Visual Studio Light Bulb actions into Resharper bulb" I then click Save To this computer. Everything works fine.

When I close Visual Studio and reopen it I see that the settings above are not there. Only "Do not show Visual Studio Light Bulb" is selected.

I am using VS2017 v15.9.11

 

Why is that happening?

 

Thanks in advance

 

 

0
4 comments

Hello,

 

When you clicking Save to This computer you're performing saving to the specific settings layer (This computer), saving a setting to a specific layer is that it may not be applied if the same setting is defined with another value anywhere in other layers above in the stack of layers.

When you open ReSharper | Options you see resulting setting of the whole stack of layers.

To check if the settings saved to the computer were actually saved you should open ReSharper | Manage Settings | This Computer | Edit Layer.

Please refer to the following help article for more information about ReSharper settings - https://www.jetbrains.com/help/resharper/Sharing_Configuration_Options.html.

Thank you.

0

Hi,

 

Thanks for your reply. I visited "Resharper => Manage options => Double click on "This computer" checked the  "Merge Visual Studio Light Bulb actions into Resharper bulb"  click Save. I then closed Visual Studio reopen it I then go to "Resharper => Manage options => Double click on "This computer" and I see option  "Merge Visual Studio Light Bulb actions into Resharper bulb" which is unchecked

0

Thank you for the reply.

 

Could you please specify what ReSharper version do you use?

Also please open dotSettings file for the computer layer and check if the setting is saved in dotSetting file actually.

Thank you.

0

Hi.

I checked and MergeVsBulbItemsIntoReSharperBulb setting does not exist under the "%AppData%\JetBrains\Shared\vAny\GlobalSettingsStorage.DotSettings" file.

I saved and checked again but still does not exist there.

Using JetBrains Resharper Ultimate 2019.1.1 in VS2017 15.9.11

0

Please sign in to leave a comment.