Skip to content

Instantly share code, notes, and snippets.

@Grsmto
Created February 20, 2018 11:30
Show Gist options
  • Save Grsmto/bec641178f524a2c1fd1681c9f2ec317 to your computer and use it in GitHub Desktop.
Save Grsmto/bec641178f524a2c1fd1681c9f2ec317 to your computer and use it in GitHub Desktop.
Sublime Text to Visual Studio Code settings
{
"editor.minimap.enabled": false,
"workbench.editor.labelFormat": "short",
"workbench.editor.tabSizing": "shrink",
"workbench.editor.enablePreview": false,
"editor.formatOnPaste": true,
"workbench.editor.showIcons": false,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment