▲ 1 ▼ Visual Studio Code: Minimap
This was a long-time feature request and finally new version of vs code just released with a preview of it.
A Minimap gives you a high level overview of your source code which is very useful for quick navigation and code understanding. To enable VS Code's Minimap, set editor.minimap.enabled: true to turn on the rendering of a Minimap for the current file.
Register to comment or vote on this story