Issue
I've been using monodevelop for a while and was using the 'Monokai' theme. Its coloring was very detailed. As you can see in the screenshot the local and global variables have different colors.
Recently I've started using Visual Studio 2017 and can't seem to find a theme that uses different colors for local and global vars.
I've tried going to Tools->Options->Environment->Fonts and colors
and couldn't find any setting to individually adjust the text colors of locals and globals.
Even though I name these differently, the coloring makes debugging and code reading a bit more easier.
Does anyone know a way to give unique colors to local and global variables?
Solution
I do not believe there is a way to do this within Visual Studio. There may be a 3rd party add-on/extension that may do this.
UPDATE:
Visual Studio 2019, via a software update, recently changed the granularity in which variables can be color 'coded'. Please see Alex's response below for the now correct answer.
Answered By - EL MOJO Answer Checked By - Cary Denson (PHPFixing Admin)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.