Description This extension shows the whole structure of your code file in the map mode scroll bar. You can easily visualize where functions start and end as they appear as a coloured semi-ellipsis in your scroll bar. It also shows nesting in the code in the form of horizontal lines. This is an excellent aid for code navigation. It can be enabled alongside with code map mode in scroll bar. This feature was originally from Productivity Power Tools 2015. I take no credit for this extension. It was originally created by dpugh, then ported by Jonathan for VS2017 & 2019. I only recompiled it for VS2022. How to enable Inside any file, right click on the scroll bar and select "Scroll bar options''. In the "Behavior" section, select "Use map mode for vertical scroll bar". Hints If you use Visual Studio in dark mode, go Tools > Options > Environment > Fonts and Colors. In Display Items, set Overview Visible, Items Background to Silver |