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

Enhance the IContributionFactory to filter contributions #1719

Conversation

laeubi
Copy link
Contributor

@laeubi laeubi commented Jan 31, 2025

Currently there is no way for filtering a contribution to the model on a global level.

This adds a new method to IContributionFactory#isEnabled that allows extenders to mark a given contribution as being disabled.

See eclipse-platform/eclipse.platform.ui#2217

Currently there is no way for filtering a contribution to the model on a
global level.

This adds a new method to IContributionFactory#isEnabled that allows
extenders to mark a given contribution as being disabled.

See eclipse-platform/eclipse.platform.ui#2217
@laeubi laeubi force-pushed the add_support_for_filtering_of_contributions branch from 3a6fca6 to f74aa98 Compare January 31, 2025 08:08
@laeubi laeubi merged commit d3dd4bf into eclipse-platform:master Jan 31, 2025
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant