mirror of
https://github.com/recp/cglm.git
synced 2026-06-06 06:13:39 -05:00
vscode: disable formatOnSave
This commit is contained in:
Vendored
+1
@@ -3,6 +3,7 @@
|
|||||||
"restructuredtext.confPath": "${workspaceFolder}/docs/source",
|
"restructuredtext.confPath": "${workspaceFolder}/docs/source",
|
||||||
"workbench.colorTheme": "Default Light+ Experimental",
|
"workbench.colorTheme": "Default Light+ Experimental",
|
||||||
"editor.fontSize": 14,
|
"editor.fontSize": 14,
|
||||||
|
"editor.formatOnSave": false,
|
||||||
"workbench.colorCustomizations": {
|
"workbench.colorCustomizations": {
|
||||||
"[Default Light*]": {
|
"[Default Light*]": {
|
||||||
"editor.background": "#fefefe",
|
"editor.background": "#fefefe",
|
||||||
|
|||||||
Reference in New Issue
Block a user