how to disable all inspection settings and highlighting
Rider keeps adding "helpful" inspection garbage to the right of my source code, I go into Editor Inspection Settings and there are literally HUNDREDS of checkboxes under C#, how do I uncheck ALL of them.
The job of an editor is to go away and get out of the way, not sit there and put garbage on my screen.
Please sign in to leave a comment.
Hi!
One can change the highlight level in Solution as shown on the screenshot. Syntax is the minimalistic level without any suggestions.
I hope this helps!