change vscode gonfig
This commit is contained in:
parent
528d9d6b3f
commit
2c16361dc4
|
@ -36,7 +36,7 @@
|
|||
"workbench.editor.limit.enabled" = true;
|
||||
"workbench.editor.limit.value" = 5;
|
||||
"workbench.editor.limit.perEditorGroup" = true;
|
||||
"workbench.editor.showTabs" = false;
|
||||
"workbench.editor.showTabs" = "single";
|
||||
"files.autoSave" = "onWindowChange";
|
||||
"explorer.openEditors.visible" = 0;
|
||||
"breadcrumbs.enabled" = false;
|
||||
|
|
Loading…
Reference in a new issue