Look at 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:

Image-1.jpg

Image-2.jpg
 
 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:

Image-3.jpg
  
 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:

Image-4.jpg