Skip to content

Instantly share code, notes, and snippets.

@adinata-id
Created July 25, 2020 09:47
Show Gist options
  • Save adinata-id/d97818ea13572b3a692f5680c4d0259c to your computer and use it in GitHub Desktop.
Save adinata-id/d97818ea13572b3a692f5680c4d0259c to your computer and use it in GitHub Desktop.
Settings.Json VSCODE
{
"workbench.iconTheme": "material-icon-theme",
"explorer.confirmDragAndDrop": false,
"workbench.sideBar.location": "right",
"workbench.activityBar.visible" : false,
"workbench.editor.showTabs": false,
"workbench.statusBar.visible": false,
"editor.minimap.enabled": false,
"window.menuBarVisibility": "toggle",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment