Clone of official tools

Revision:
36:96847d42f010
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/export/vscode/settings.tmpl	Thu Jun 22 11:12:28 2017 -0500
@@ -0,0 +1,5 @@
+// Place your settings in this file to overwrite default and user settings.
+{
+    "C_Cpp.addWorkspaceRootToIncludePath": false,
+    "C_Cpp.intelliSenseEngine": "Tag Parser"
+}