diff --git a/.vscode/settings.json b/.vscode/settings.json index ffc2d4489..8997685e1 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -12,6 +12,5 @@ ], "files.watcherExclude": { "${workspaceFolder}/build/**": true - }, - "C_Cpp.dimInactiveRegions": false + } }