New Updates to VSCode. Code Minimap

Preview: Minimap
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.

https://code.visualstudio.com/updates/v1_10#_preview-minimap

Share on Facebook