Last active
June 28, 2017 19:13
-
-
Save gearmobile/7a13d9b9765086efb7d5740f1a99ef5b to your computer and use it in GitHub Desktop.
Visual Studio Code - как убрать Map
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Controls if the minimap is shown | |
"editor.minimap.enabled": false, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment