File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "name" : " codewind" ,
33 "displayName" : " %displayName%" ,
44 "description" : " %description%" ,
5- "version" : " 19.5 .0" ,
5+ "version" : " 0.1 .0" ,
66 "publisher" : " IBM" ,
77 "engines" : {
88 "vscode" : " ^1.27.0"
99 },
1010 "license" : " EPL-2.0" ,
1111 "bugs" : {
12- "url" : " https://github.com/microclimate-dev2ops/microclimate -vscode-tools /issues"
12+ "url" : " https://github.com/microclimate-dev2ops/codewind -vscode/issues"
1313 },
14- "homepage" : " https://microclimate-dev2ops.github.io/mdt-vsc-overview" ,
14+ "homepage" : " https://microclimate.dev/codewindtechpreview" ,
15+ "repository" : {
16+ "type" : " git" ,
17+ "url" : " https://github.com/microclimate-dev2ops/codewind-vscode"
18+ },
19+ "icon" : " res/img/microclimate.png" ,
1520 "categories" : [
1621 " Other"
1722 ],
1823 "keywords" : [
1924 " IBM" ,
20- " microclimate" ,
2125 " docker" ,
2226 " cicd" ,
2327 " cloud"
2933 " onCommand:ext.cw.activateConn"
3034 ],
3135 "main" : " ./out/extension" ,
32- "repository" : {
33- "type" : " git" ,
34- "url" : " https://github.com/microclimate-dev2ops/microclimate-vscode-tools"
35- },
36- "icon" : " res/img/microclimate.png" ,
3736 "contributes" : {
3837 "views" : {
3938 "explorer" : [
Original file line number Diff line number Diff line change 11{
22 "displayName" : " Codewind" ,
3- "description" : " Develop your Codewind projects from within the comfort of your IDE ." ,
3+ "description" : " Create and develop cloud-native, containerized web applications ." ,
44
55 "// Items starting with cmdID or viewID are not exposed to user" : " " ,
66
You can’t perform that action at this time.
0 commit comments