TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Look at Enhanced Scrollbar in VS 2013
Sateesh Arveti
Oct 23, 2013
8.1
k
0
0
facebook
twitter
linkedIn
Reddit
WhatsApp
Email
Bookmark
This blog defines the enhanced scrollbar in VS 2013.
Look at Enhanced Scrollbar in VS 2013
In VS 2013, we have enhanced scrollbar to preview the code in a better way. We can enable this feature by right click on scroll bar -> "Scroll Bar Options" -> "Use map code for vertical scrollbar" as shown below:
It will show vertical scroll bar in map mode, which helps to preview errors, breakpoints, bookmarks, code changes in a better way as shown below:
Red marker in the preview pane indicates an error, yellow marker indicates a code change etc.We can mouse over on the Scroll bar to zoom the code as shown below:
Look at Enhanced Scrollbar in VS 2013
Next Recommended Reading
Customizing the Look and Feel of Visual Studio Editor using Visual Studio 2013 Color Theme Editor