diff --git a/.vscode/settings.json b/.vscode/settings.json index fbb07df58..182064fdd 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -73,7 +73,10 @@ "cfenv": "cpp", "typeindex": "cpp", "variant": "cpp", - "__nullptr": "cpp" + "__nullptr": "cpp", + "__config": "cpp", + "__debug": "cpp", + "stack": "cpp" }, "C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools" } \ No newline at end of file