diff --git a/.vscode/settings.json b/.vscode/settings.json index b93fa58b76..da0e5fc7e1 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,4 @@ { - "git.alwaysSignOff": true + "git.alwaysSignOff": true, + "makefile.configureOnOpen": false }