Skip to content

Commit

Permalink
Use OpenVSX version for Artemis plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
iyannsch committed Aug 12, 2024
1 parent b44e447 commit 79f20a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/base-ide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"theiaPluginsDir": "plugins",
"theiaPlugins": {
"eclipse-theia.builtin-extension-pack": "https://open-vsx.org/api/eclipse-theia/builtin-extension-pack/1.88.1/file/eclipse-theia.builtin-extension-pack-1.88.1.vsix",
"scorpio": "https://github.com/ls1intum/scorpio/releases/download/v0.0.1/scorpio-0.0.1.vsix"
"scorpio": "https://open-vsx.org/api/tum-aet/artemis-scorpio/0.0.2/file/tum-aet.artemis-scorpio-0.0.2.vsix"
},
"theiaPluginsExcludeIds": [
"ms-vscode.js-debug-companion",
Expand Down

0 comments on commit 79f20a6

Please sign in to comment.