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 4d985ea + 1b0d7ee commit 598cbdfCopy full SHA for 598cbdf
tools/export/vscode/settings.tmpl
@@ -1,4 +1,5 @@
1
// Place your settings in this file to overwrite default and user settings.
2
{
3
- "C_Cpp.addWorkspaceRootToIncludePath": false
+ "C_Cpp.addWorkspaceRootToIncludePath": false,
4
+ "C_Cpp.intelliSenseEngine": "Tag Parser"
5
}
0 commit comments