How To customize “Structure Guide Lines” Colors in Visual Studio 2017 ?
In Visual Studio 2017 dotted structure guide lines in your code, between the curly braces ({}), helps in identifying…
In Visual Studio 2017 dotted structure guide lines in your code, between the curly braces ({}), helps in identifying…
CodeLens feature was introduced with Visual Studio 2013 with early name of ‘Code Information Indicators’ . The main purpose of CodeLens…
“Peek Definition” improves the overall developer productivity by displaying the code definition with in the same code window as an…
In our previous post (View Help with in Same Code Window – Peek Help), we have seen one excellent productive…
In one of our previous tip (Changing Code Information Indicator Styles in Visual Studio 2013), we have seen how we…
One of the small and nice features of Visual Studio 2013 you will find is the automatic braces completion. This…
You can modify the Code Information Indicators styles from the Options dialog windows. This will help you to customize the…
Searching items within Options dialog control is no more difficult and confusing. You can now search different options with in…