Replies: 1 comment
-
This is already discussed in #1406 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I use Ionide almost exclusively with gitpod.io and it still is a bit of a hassle to install it.
As far as I understand all of it, the gitpod yml configuration supports extensions published on https://open-vsx.org/.
You can bring your own extension if you manage to get the vsix file in the container and install from there.
However, I feel like the registry is a more sustainable solution.
Now, I am aware that the extension cannot be published as is because of
vsdebug
license thing.But could we have a separate version made without debugging support to work around this?
Beta Was this translation helpful? Give feedback.
All reactions