git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Implement shift+<key> support, and ...
[lunaix-os.git]
/
lunaix-os
/
.vscode
/
c_cpp_properties.json
diff --git
a/lunaix-os/.vscode/c_cpp_properties.json
b/lunaix-os/.vscode/c_cpp_properties.json
index dd47757e385de54b3606f9f593c70117453dcdfc..f069ef530f2cc6381e4587e4e6e57e7a662c32b4 100644
(file)
--- a/
lunaix-os/.vscode/c_cpp_properties.json
+++ b/
lunaix-os/.vscode/c_cpp_properties.json
@@
-13,7
+13,8
@@
"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