test vscode config

This commit is contained in:
Frost-Phoenix 2023-12-07 16:04:38 +01:00
parent 7ab063c290
commit 17005eb21a

View file

@ -49,7 +49,7 @@
"editor.scrollbar.horizontalScrollbarSize" = 2;
"editor.scrollbar.vertical" = "hidden";
"editor.scrollbar.horizontal" = "hidden";
"workbench.layoutControl.enabled" = false
"workbench.layoutControl.enabled" = false;
"editor.mouseWheelZoom" = true;
};