When a variable is selected in Visual Studio 2010, it is not highlighted in the entire code.
How to set up Visual Studio 2010 so that when a word is selected it stands out in all places where it is still found?
When a variable is selected in Visual Studio 2010, it is not highlighted in the entire code.
How to set up Visual Studio 2010 so that when a word is selected it stands out in all places where it is still found?
You can install the Productivity Power Tools for 2010 Studio:
Or a more specialized addition Highlight all occurrences of selected word :
Native backlight support has appeared since, it seems, Visual Studio 2012.
Source: https://ru.stackoverflow.com/questions/508621/
All Articles
visual c++
. - Harry