visual studio - How do I change the code highlighting color to a more readable color -


enter image description here

specifically... how change code highlighting background color in vs 2013/2015 when inside array.foreach / list.foreach code block?

it appears have color except when inside foreach code block.

go tools -> options -> environment -> fonts , color

there can edit color.

greatings.


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -