We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f2ee62 commit d2dc719Copy full SHA for d2dc719
1 file changed
.vscode/c_cpp_properties.json
@@ -12,7 +12,7 @@
12
"cStandard": "c11",
13
"cppStandard": "c++14",
14
"intelliSenseMode": "linux-gcc-arm",
15
- "configurationProvider": "ms-vscode.cmake-tools",
+ "configurationProvider": "ms-vscode.cpp-tools",
16
"compileCommands": "${workspaceFolder}/build/compile_commands.json"
17
}
18
],
0 commit comments