Add extension for auto populated config list
This commit is contained in:
parent
a1367515df
commit
c4cf5754bc
|
@ -70,6 +70,9 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"extensions": {
|
||||||
|
"recommendations": ["augustocdias.tasks-shell-input"]
|
||||||
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"cmake.configureOnOpen": false,
|
"cmake.configureOnOpen": false,
|
||||||
"C_Cpp.default.includePath": [
|
"C_Cpp.default.includePath": [
|
||||||
|
|
Loading…
Reference in New Issue