Visual Studio 2103 has some IDE enhancements in Visual Studio 2013 RC that saves time for developers. Let's have a look.
Quick Launch
Quick launch is one of them; Here we can just simply type the text for quick search around Visual Studio.
Have a look below showing a search for a scroll bar and in the result we can see the list of all scroll bars in Visual Studio 2013.
The result shown by quick launch:
Enhanced scroll bar (Map Mode Scroll bar)
Another new feature in the new scroll bar in Visual Studio 2013 enables this feature, just go to the traditional scroll bar and right-click over it.

Now the new enhanced scroll bar will come up.
You will notice that now the traditional scroll bar has changed into map mode.
In the map scroll bar you will notice that the :
- Blue line: indicates the current cursor control positions
- Red Dot: indicates the error in the code
- Green Dot: indicates the warnings
- Purple Dot: indicates the breakpoints







Join the conversation! Your thoughts help the community grow.