Updated config
This commit is contained in:
parent
6abf78bec4
commit
e2e8834d8c
14 changed files with 99 additions and 81 deletions
|
@ -14,6 +14,7 @@
|
|||
"editor.scrollbar.verticalScrollbarSize": 0,
|
||||
"editor.scrollBeyondLastLine": false,
|
||||
"editor.showFoldingControls": "never",
|
||||
"editor.stickyScroll.enabled": false,
|
||||
"explorer.compactFolders": false,
|
||||
"explorer.confirmDelete": false,
|
||||
"explorer.openEditors.visible": 1,
|
||||
|
@ -44,4 +45,5 @@
|
|||
"workbench.layoutControl.enabled": false,
|
||||
"workbench.startupEditor": "none",
|
||||
"workbench.statusBar.visible": false,
|
||||
"workbench.tree.enableStickyScroll": false,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue