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