Implement shift+<key> support, and ...
[lunaix-os.git] / lunaix-os / .vscode / c_cpp_properties.json
index dd47757e385de54b3606f9f593c70117453dcdfc..f069ef530f2cc6381e4587e4e6e57e7a662c32b4 100644 (file)
@@ -13,7 +13,8 @@
             "defines": [],
             "compilerPath": "${HOME}/opt/cross-compiler/bin/i686-elf-gcc",
             "cStandard": "gnu99",
             "defines": [],
             "compilerPath": "${HOME}/opt/cross-compiler/bin/i686-elf-gcc",
             "cStandard": "gnu99",
-            "intelliSenseMode": "gcc-x86"
+            "intelliSenseMode": "gcc-x86",
+            "configurationProvider": "ms-vscode.makefile-tools"
         }
     ],
     "version": 4
         }
     ],
     "version": 4