-
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
Add binding of VS Code extension broker for Che 7 #12149
Conversation
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
Added demo of Sonarlint remote plugin in Che to issue description https://youtu.be/5RLLs5J4qdg |
@garagatyi are you planning to postpone merge until #12292 is resolved ? |
@ibuziuk no, this PR allows running extensions that do not execute commands, such as Sonarlint. |
ci-test |
Results of automated E2E tests of Eclipse Che Multiuser on OCP: |
Since this PR only adds new broker and doesn't change work of anything else I decided to merge PR without analyzing functional tests results. |
What does this PR do?
Adds binding of VS Code extension broker.
Demo of adding Sonarlint extension to Che https://youtu.be/5RLLs5J4qdg
What issues does this PR fix or reference?
eclipse-che/che-plugin-broker#19
eclipse-che/che-plugin-registry#66
#12292
Release Notes
Docs PR