Syntax Highlighting?
Currently I'm using the Vibrant Ink 2 theme for VS2005 from Rob Conery. It seems to me that R# 3.0.2 doesn't want to play nice: it over rides some of the colours I'm expecting to see courtesy of my VS2005 theme. Is there a way to configure R# to NOT apply it's syntax colouring?
Thx.
Please sign in to leave a comment.
Hello Tom,
Open Options / Code Inspection / Settings, uncheck "Color identifiers".
Sincerely,
Ilya Ryzhenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
IR> Currently I'm using the Vibrant Ink 2 theme for VS2005 from Rob
IR> Conery. It seems to me that R# 3.0.2 doesn't want to play nice: it
IR> over rides some of the colours I'm expecting to see courtesy of my
IR> VS2005 theme. Is there a way to configure R# to NOT apply it's
IR> syntax colouring?
IR>
IR> Thx.
IR>
Awesome. Thanks for the answer, I figured it would be something simple like that.