Do you highlight strings in your code editor?

Last updated by Brady Stroud [SSW] over 1 year ago.See history

It is a good practice to highlight string variables or const in source code editor of Visual Studio to make them clear. Strings can be easily found especially you have long source code.

Default string appearance

HighlightString good small
Highlighted string appearance

Tools | Options form of Visual Studio

We open source. Powered by GitHub