Clone of official tools
export/vscode/settings.tmpl@47:21ae3e5a7128, 2021-02-04 (annotated)
- Committer:
- Anders Blomdell
- Date:
- Thu Feb 04 17:17:13 2021 +0100
- Revision:
- 47:21ae3e5a7128
- Parent:
- 36:96847d42f010
Add a few normpath calls
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 | } |