Skip to content

Instantly share code, notes, and snippets.

@sraj
Created May 22, 2018 12:33
Show Gist options
  • Save sraj/f49057c7a20ac941924f0fe40dc808aa to your computer and use it in GitHub Desktop.
Save sraj/f49057c7a20ac941924f0fe40dc808aa to your computer and use it in GitHub Desktop.
// Place your settings in this file to overwrite the default settings
{
"editor.fontSize": 13,
"editor.insertSpaces": true,
"workbench.iconTheme": "vs-seti",
"workbench.activityBar.visible": false,
"workbench.statusBar.visible": true,
"editor.minimap.enabled": false,
"workbench.colorTheme": "One Dark Pro",
"window.zoomLevel": 0,
"workbench.sideBar.location": "left",
"editor.fontFamily": "Source Code Pro, Menlo, Monaco, 'Courier New', monospace",
"editor.multiCursorModifier": "alt",
"explorer.openEditors.visible": 0,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment