-
Notifications
You must be signed in to change notification settings - Fork 14
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 Theia implementation for Sprotty context menu #47
Conversation
See eclipse-sprotty/sprotty#139 Signed-off-by: Philip Langer <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you have an example how to use this somewhere
} | ||
} | ||
|
||
class GlspCommandHandler implements CommandHandler { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SprottyCommandHandler
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry about that... I'll rename it.
Please see eclipse-sprotty/sprotty#144 (comment) |
Signed-off-by: Philip Langer <[email protected]>
See eclipse-sprotty/sprotty#139
This change requires eclipse-sprotty/sprotty#144 -- build has to be retriggered once eclipse-sprotty/sprotty#144 is merged, otherwise CI will keep failing.