File tree Expand file tree Collapse file tree 2 files changed +15
-4
lines changed
Expand file tree Collapse file tree 2 files changed +15
-4
lines changed Original file line number Diff line number Diff line change 44
55***
66
7+ ### [ v2.16.7] (revision)
8+
9+ ** Bug Fixes** :
10+ - Can't register ` customConfigProvider ` for c/c++ plug-in ` v1.18.x `
11+
12+ ***
13+
714### [ v2.16.6] (revision)
815
916** Bug Fixes** :
Original file line number Diff line number Diff line change 88 },
99 "keywords" : [
1010 " arm" ,
11- " cortex-m " ,
11+ " cortex" ,
1212 " armcc" ,
1313 " gcc" ,
1414 " risc-v" ,
2020 " stm8" ,
2121 " sdcc" ,
2222 " eide" ,
23+ " keil" ,
2324 " embedded" ,
24- " cmsis config " ,
25- " cmsis config wizard "
25+ " cmsis" ,
26+ " mcu "
2627 ],
2728 "homepage" : " https://github.com/github0null/eide/blob/master/README.md" ,
2829 "license" : " MIT" ,
2930 "description" : " An embedded development environment for 8051/STM8/Cortex-M/RISC-V" ,
30- "version" : " 2.16.6 " ,
31+ "version" : " 2.16.7 " ,
3132 "engines" : {
3233 "vscode" : " ^1.60.0"
3334 },
8384 "x2js" : " 3.4.1" ,
8485 "yaml" : " ^1.10.2"
8586 },
87+ "extensionDependencies" : [
88+ " ms-vscode.cpptools"
89+ ],
8690 "contributes" : {
8791 "terminal" : {
8892 "profiles" : [
You can’t perform that action at this time.
0 commit comments