Clone of official tools

export/vscode/settings.tmpl

Committer:
Anders Blomdell
Date:
2021-02-04
Revision:
47:21ae3e5a7128
Parent:
36:96847d42f010

File content as of revision 47:21ae3e5a7128:

// Place your settings in this file to overwrite default and user settings.
{
    "C_Cpp.addWorkspaceRootToIncludePath": false,
    "C_Cpp.intelliSenseEngine": "Tag Parser"
}