Code Red > .NET

vs 2015 text selection

(1/1)

Bryco:
Some how a setting is set that makes it very difficult to window part or all of a piece of text and delete it.
eg                    tsr.FileName = Getfontfolder() + sFilename;
                else
                    tsr.FileName = GetWindowsfontfolder() + sFilename;    if I click on FileName both occurances of FileName are highlighted (gray in my case) making it difficult to select the one (which turns blue over the gray)

I hope someone knows the fix

Gasty:
Hi,

Not sure, but this may help: https://blogs.msdn.microsoft.com/zainnab/2010/04/14/the-best-of-visual-studio-2010-how-to-use-reference-highlighting/
Also you can set the higlight color to something with more contrast.

Gaston Nunez

Bryco:
TY  that helped, cheers

Navigation

[0] Message Index

Go to full version