Created
May 7, 2015 15:29
-
-
Save ChaseFlorell/5fb3aeb7ea06898150e6 to your computer and use it in GitHub Desktop.
Visual Studio Code Customizations
This file contains 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
[ | |
{ "key": "ctrl+f4", "command": "workbench.action.closeActiveEditor" } | |
] |
This file contains 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.insertSpaces": "true", | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment