Skip to content
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

Bind EditorCommandContribution and EditorMenuContribution toSelf #7569

Merged
merged 1 commit into from
Apr 15, 2020

Conversation

jbicker
Copy link
Contributor

@jbicker jbicker commented Apr 14, 2020

What it does

To make customization of editor commands and menu possible EditorCommandContribution and EditorMenuContribution needed to be rebindable.
For that they are bind toSelf now.

How to test

Editor commands should work as before.

Review checklist

Reminder for reviewers

Signed-off-by: Jan Bicker <jan.bicker@typefox.io>
@jbicker jbicker requested a review from akosyakov April 14, 2020 12:33
Copy link
Member

@akosyakov akosyakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@akosyakov akosyakov added the editor issues related to the editor label Apr 15, 2020
@jbicker jbicker merged commit 46f5a08 into master Apr 15, 2020
@jbicker jbicker deleted the bind_editor_contributions_to_self branch April 15, 2020 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor issues related to the editor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants