Skip to content

Instantly share code, notes, and snippets.

@n4ss1m
Last active February 21, 2019 04:29
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 n4ss1m/399aafdc21eb9408bcb9f9cc8ef6c0ac to your computer and use it in GitHub Desktop.
Save n4ss1m/399aafdc21eb9408bcb9f9cc8ef6c0ac to your computer and use it in GitHub Desktop.
VS Code user settings
{
"window.zoomLevel": 2,
"workbench.colorTheme":"Palenight Theme",
"workbench.statusBar.visible": false,
"explorer.openEditors.visible": 0,
"workbench.activityBar.visible": false,
"editor.minimap.enabled": false,
"editor.tabCompletion": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment