-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plugin Brokers Improvements #11980
Comments
Currently, Theia already supports loading the remote plugins which are:
@benoitf correct me if I'm wrong, please |
@azatsarynnyy the idea is that the .theia file should only be inside the remote container or only in volume only accessible by this theia endpoint container. Today we need to provide .theia file to the main theia container About |
@skabashnyuk FYI |
Opened #12392 and removed "Theia should support loading a remote plugin without requiring the main process to scan of a local plugin" from the list. |
Moved the non Che 7 task to #12398 |
Description
We have introduced the plugin brokers to support workspace.next walking skelethon. The skeleton has been implemented and we received the first feedbacks at EclipseCon Europe. This epic is to organize the work to implement production-ready brokers that will be GA on next Che next major release (Che 7).
Tasks
meta.yaml
(part of the Create VSCode extension broker for Theia #12026)The text was updated successfully, but these errors were encountered: