Skip to content

Instantly share code, notes, and snippets.

@ChaseFlorell
Created May 7, 2015 15:29
Show Gist options
  • Save ChaseFlorell/5fb3aeb7ea06898150e6 to your computer and use it in GitHub Desktop.
Save ChaseFlorell/5fb3aeb7ea06898150e6 to your computer and use it in GitHub Desktop.
Visual Studio Code Customizations
[
{ "key": "ctrl+f4", "command": "workbench.action.closeActiveEditor" }
]
{
"editor.insertSpaces": "true",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment