How to change the color of "#region" specific keyword in Rider

Answered

How does one change the color of "#region" specific keyword in Rider? I only see the option to change Keywords in Rider http://prntscr.com/fmptsd 

Really need to be able to identity #region and #endregion tags 

15
5 comments

Yep. I've actually been deleting regions when I need to understand someone else's code in a hurry as it's just extra clutter. Really need them coloured the same as comments so I can see "through them"

 

(Maybe if I make enough boilerplate in C# light enough then it might start resembling a half decent language ;-)

0

I'm hoping we can change the color on this as well. 

0
Avatar
Dmitry Kravchenin

In Visual Studio we can change color for preprocessor keyword. With configured file layout (Fields, Properties, Methods...) it is visually easier to separate these groups when color of #region differs from regular keyword color. I use green color (like comments color) which contrasts greatly with default color for keywords.

0

Hi everyone! Please, upvote this issue: RIDER-3660.

Thank you! 

2
Avatar
Permanently deleted user
0

Please sign in to leave a comment.