add vscodium c extention settings
This commit is contained in:
parent
b32abedf87
commit
1c23f27a75
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue