How to change color for certain keywords in C#?

Answered

Hi,

is there a way, to change colors for certain keywords in C#? Like we have in other popular IDEs?

Please note how certain keywords (for, if, continue, return) is diffrent from access modifier(public) keywords and primitives types (int).

 

Thank you in advance.

2
2 comments

Hello Kzpryw

Unfortunately, this is not possible in Rider yet. However, we have a corresponding issue on our bug tracker: RIDER-52508. Please, upvote or follow it to be notified about changes. 

 

0

Thank you for your fast response. I will vote, cause I already provided you with my cc :)

0

Please sign in to leave a comment.