test vscode config
This commit is contained in:
parent
7ab063c290
commit
17005eb21a
|
@ -49,7 +49,7 @@
|
||||||
"editor.scrollbar.horizontalScrollbarSize" = 2;
|
"editor.scrollbar.horizontalScrollbarSize" = 2;
|
||||||
"editor.scrollbar.vertical" = "hidden";
|
"editor.scrollbar.vertical" = "hidden";
|
||||||
"editor.scrollbar.horizontal" = "hidden";
|
"editor.scrollbar.horizontal" = "hidden";
|
||||||
"workbench.layoutControl.enabled" = false
|
"workbench.layoutControl.enabled" = false;
|
||||||
|
|
||||||
"editor.mouseWheelZoom" = true;
|
"editor.mouseWheelZoom" = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue