ReSharper - Can I turn off suggestions for “Invert if” and similar? -
so last weeks forced use resharper @ work. great tool, lots of great refactoring options. has say. on every single line...
the system work on quite big , old, , have make minor changes on old code (which written before guidelines existed), , told not refactor whole thing. resharper colours whole thing, because naming wrong, if-statements can simplified , more. distracts me form work.
so can turn off suggestions "invert if-statement" or similar things?
alternatively, can make sum-up suggestions tool-bar error list or callstack? (and keep working screen clean colouring , suggestions)
'invert if-statement' , likes called context actions. can turned on , off under:
resharper -> options -> code editing -> context actions
similar suggestions can configured under:
resharper -> options -> code inspection -> inspection serverity.
though severity can changed using alt + enter menu.
Comments
Post a Comment