|
@ -31,5 +31,6 @@ |
|
|
"terminal.integrated.shellIntegration.enabled": false, |
|
|
"terminal.integrated.shellIntegration.enabled": false, |
|
|
"editor.formatOnSave": true, |
|
|
"editor.formatOnSave": true, |
|
|
"editor.tabSize": 2, // Use 2 spaces for indentation |
|
|
"editor.tabSize": 2, // Use 2 spaces for indentation |
|
|
"editor.insertSpaces": true, // Use spaces and not tabs for indentantion |
|
|
|
|
|
|
|
|
"editor.insertSpaces": true, |
|
|
|
|
|
"todohighlight.enableDiagnostics": true, // Use spaces and not tabs for indentantion |
|
|
} |
|
|
} |