Turn off all Rider hints
How do you turn off all Rider hints in one go?
There are so many which are opinionated and I dont have the time to read through each Inspection Severity and switch each one off. There should be a global way to do this.
Also, how do I stop rider changing the attribute layout? I have "keep existing" selected but its still swapping them round.

Thanks
Kurtis
Please sign in to leave a comment.
Hi,
>There are so many which are opinionated and I dont have the time to read through each Inspection Severity and switch each one-off. There should be a global way to do this.
To switch inspections off use a slider in the pencils (an icon in the bottom right corner) menu:
>Also, how do I stop rider changing the attribute layout? I have "keep existing" selected but its still swapping them round.
Could you please share a code example of what you have and what you get after code cleanup in Rider?