Skip to content

Instantly share code, notes, and snippets.

@AlexanderEkdahl
Created March 22, 2017 07:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AlexanderEkdahl/c8752684e45d805a63ee0b8e66fd6e76 to your computer and use it in GitHub Desktop.
Save AlexanderEkdahl/c8752684e45d805a63ee0b8e66fd6e76 to your computer and use it in GitHub Desktop.
// Place your settings in this file to overwrite the default settings
{
"editor.folding": false,
"editor.lineNumbers": "off",
"editor.scrollBeyondLastLine": false,
"editor.snippetSuggestions": "top",
"explorer.openEditors.visible": 0,
"files.hotExit": "off",
"files.trimTrailingWhitespace": true,
"window.reopenFolders": "none",
"editor.fontFamily": "Source Code Pro"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment