Replies: 1 comment 10 replies
-
Of course, as long as it doesn't break compatibility with the current behavior, it can be another nice addition. You may need to pull the vscode implementions of the IExtensionGalleryService and IExtensionManagementService services (instead of the fake implementations in missing-services.ts) as a new service override |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've tested the new remote VSCode server capability, and it's working really well which is super exciting!
Now that we support running server-side extensions, I wonder how feasible it would be to expose the extension gallery, allowing people to install extensions by themselves from a marketplace like OpenVSX. I'd be happy to contribute it, if you agree with the idea and if you can give some pointers on where to look!
Beta Was this translation helpful? Give feedback.
All reactions