update vscodium config
This commit is contained in:
parent
e3e62e5325
commit
f67532bb8e
|
@ -42,7 +42,7 @@
|
|||
|
||||
"workbench.layoutControl.type" = "menu";
|
||||
"workbench.editor.limit.enabled" = true;
|
||||
"workbench.editor.limit.value" = 5;
|
||||
"workbench.editor.limit.value" = 10;
|
||||
"workbench.editor.limit.perEditorGroup" = true;
|
||||
"workbench.editor.showTabs" = "single";
|
||||
"files.autoSave" = "onWindowChange";
|
||||
|
|
Loading…
Reference in a new issue