diff --git a/.vscode/settings.json b/.vscode/settings.json index 78ebefe..e7c7c9a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -31,5 +31,6 @@ "terminal.integrated.shellIntegration.enabled": false, "editor.formatOnSave": true, "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 } \ No newline at end of file