add vscodium c extention settings
This commit is contained in:
parent
b32abedf87
commit
1c23f27a75
|
@ -32,6 +32,8 @@
|
|||
"editor.minimap.enabled" = false;
|
||||
"workbench.startupEditor" = "none";
|
||||
|
||||
"editor.formatOnType" = true;
|
||||
|
||||
"workbench.layoutControl.type" = "menu";
|
||||
"workbench.editor.limit.enabled" = true;
|
||||
"workbench.editor.limit.value" = 5;
|
||||
|
|
Loading…
Reference in a new issue