mirror of
https://github.com/recp/cglm.git
synced 2025-10-04 09:08:53 +00:00
vscode: disable formatOnSave
This commit is contained in:
1
.vscode/settings.json
vendored
1
.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",
|
||||||
|
Reference in New Issue
Block a user