Clone of official tools
export/vscode/settings.tmpl@36:96847d42f010, 2017-06-22 (annotated)
- Committer:
- The Other Jimmy
- Date:
- Thu Jun 22 11:12:28 2017 -0500
- Revision:
- 36:96847d42f010
Tools release 5.5.1
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
The Other Jimmy |
36:96847d42f010 | 1 | // Place your settings in this file to overwrite default and user settings. |
The Other Jimmy |
36:96847d42f010 | 2 | { |
The Other Jimmy |
36:96847d42f010 | 3 | "C_Cpp.addWorkspaceRootToIncludePath": false, |
The Other Jimmy |
36:96847d42f010 | 4 | "C_Cpp.intelliSenseEngine": "Tag Parser" |
The Other Jimmy |
36:96847d42f010 | 5 | } |