Last active
July 2, 2017 14:08
-
-
Save mpj/93296af185a3b0d0a2fa73ba18c9b889 to your computer and use it in GitHub Desktop.
fffvscode
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
{ | |
"editor.minimap.enabled": true, | |
"editor.codeLens": false, | |
"editor.quickSuggestions": false, | |
"editor.suggestOnTriggerCharacters": false, | |
"editor.parameterHints": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment