I've done everything listed in this answer: https://stackoverflow.com/a/31614259/602114, but the lightbulb still pops up whenever I rename a private field, in this case from db
to _db
:
Clicking on the lighbulb suggests performing "rename" refactor action.
However that's exactly what I've just done using ReSharper! This suggestion pops up every time I rename a field that does not have any references, and when I perform ReSharper refactor action, making it completely redundant.
Is there any way to turn it off?
In order to suppress the VS lightbulb via ReSharper, you need to go to:
ReSharper -> Tools -> Code Inspection (make sure Enable code analysis is checked), and then click the Do not show VS lightbulb. Note this will suppress the lightbulb completely (which is redundant anyway if you use R#).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With