Skip to content

Commit

Permalink
chore: add IBM and Zowe vsix extensions (#1128)
Browse files Browse the repository at this point in the history
Signed-off-by: Valeriy Svydenko <[email protected]>
  • Loading branch information
svor authored Dec 12, 2024
1 parent 53b03f7 commit db33f66
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions dependencies/che-plugin-registry/openvsx-sync.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,5 +234,29 @@
{
"id": "mongodb.mongodb-vscode",
"version": "1.9.1"
},
{
"id": "Zowe.vscode-extension-for-zowe",
"version": "3.0.3"
},
{
"id": "Zowe.zowe-explorer-ftp-extension",
"version": "3.0.3"
},
{
"id": "Zowe.cics-extension-for-zowe",
"version": "2.3.7"
},
{
"id": "IBM.zopeneditor",
"version": "5.1.0"
},
{
"id": "IBM.zopendebug",
"version": "5.1.0"
},
{
"id": "Zowe.secrets-for-kubernetes",
"version": "0.2.0"
}
]

0 comments on commit db33f66

Please sign in to comment.