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.
2 parents d1d81de + fce806f commit 53e8072Copy full SHA for 53e8072
Documentation/LanguageServer/c_cpp_properties.json.md
@@ -9,7 +9,7 @@
9
"intelliSenseMode": "msvc-x64",
10
"includePath": [ "${workspaceRoot}" ],
11
"defines": [ "FOO", "BAR=100" ],
12
- "compileCommands": "/path/to/compile_commands.json"
+ "compileCommands": "/path/to/compile_commands.json",
13
"browse": {
14
"path": [ "${workspaceRoot}" ],
15
"limitSymbolsToIncludedHeaders": true,
0 commit comments