mirror of
https://github.com/recp/cglm.git
synced 2025-10-04 01:00:46 +00:00
vscode: disable formatOnSave
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -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",
|
||||||
@@ -28,4 +29,4 @@
|
|||||||
"editorGroupHeader.tabsBackground": "#1D1D25"
|
"editorGroupHeader.tabsBackground": "#1D1D25"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user