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

6 lines
175 B
Cheetah
Raw Normal View History

2017-03-09 14:06:12 +00:00
// Place your settings in this file to overwrite default and user settings.
{
"C_Cpp.addWorkspaceRootToIncludePath": false,
"C_Cpp.intelliSenseEngine": "Tag Parser"
2017-03-09 14:06:12 +00:00
}