Visual studio 2015 provides lots of new features and Colorized tooltip is one of the features that I really like. As we all know that Visual studio supports automatic collapse of various language constructs like classes, methods. When you mouse hover it automatically show hidden code presented in that portion.
In earlier version of Visual Studio that tooltip was shown with hidden code but it was in plain text. Now this tooltip is colorized with syntax highlighting so your hidden code is more readable.It’s look like below.
Hope you like it. Stay tuned for more. I’m going to post lot more blog post about new Visual Studio 2015 features.
In earlier version of Visual Studio that tooltip was shown with hidden code but it was in plain text. Now this tooltip is colorized with syntax highlighting so your hidden code is more readable.It’s look like below.
Hope you like it. Stay tuned for more. I’m going to post lot more blog post about new Visual Studio 2015 features.
0 comments:
Post a Comment
Your feedback is very important to me. Please provide your feedback via putting comments.