Skip to content

Instantly share code, notes, and snippets.

@sarim
Created July 14, 2019 15:40
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 sarim/f87057478d5a33f17eb7b1495b6ba811 to your computer and use it in GitHub Desktop.
Save sarim/f87057478d5a33f17eb7b1495b6ba811 to your computer and use it in GitHub Desktop.
{
"explorer.openEditors.visible": 0,
"editor.wordWrap": "on",
"editor.renderIndentGuides": false,
"window.openFilesInNewWindow": "off",
"editor.minimap.enabled": false,
"workbench.sideBar.location": "right",
"window.titleBarStyle": "custom",
"remote.onstartup": true,
"editor.fontSize": 20,
"remote.dontShowPortAlreadyInUseError": true,
"explorer.confirmDelete": false,
"git.enableSmartCommit": true,
"window.zoomLevel": 0
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment