mbed-os/tools/export/vscode/settings.tmpl

6 lines
175 B
Cheetah

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