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 4635493 commit 1b0d7eeCopy full SHA for 1b0d7ee
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