update vscodium config

This commit is contained in:
Frost-Phoenix 2024-03-30 21:45:13 +01:00
parent e3e62e5325
commit f67532bb8e

View file

@ -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";