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.
Please sign in to leave a comment.
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.
Thank you for your fast response. I will vote, cause I already provided you with my cc :)