change vscode gonfig
This commit is contained in:
parent
87d564b3a3
commit
8c38856430
|
@ -33,8 +33,8 @@
|
|||
"workbench.startupEditor" = "none";
|
||||
|
||||
"workbench.layoutControl.type" = "menu";
|
||||
# "workbench.editor.limit.enabled" = true;
|
||||
# "workbench.editor.limit.value" = 1;
|
||||
"workbench.editor.limit.enabled" = true;
|
||||
"workbench.editor.limit.value" = 5;
|
||||
"workbench.editor.limit.perEditorGroup" = true;
|
||||
"workbench.editor.showTabs" = false;
|
||||
"files.autoSave" = "onWindowChange";
|
||||
|
|
Loading…
Reference in a new issue