C# Advanced Naming Settings Not Working
I have created several C# custom naming rules using
the Advanced Naming Settings window, but none of the rules take effect.
I created a rule for protected fields but R# still complains about fields not matching the fields (not private) rule.
Do I have to turn them on in some way other than checking the enable inspections checkbox?
Please sign in to leave a comment.
I'm still having this problem. Advanced Naming Styles does not work.
Does anyone have any suggestions?