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

Address gap in coding guideliness. #13278

Merged

Conversation

jcortell68
Copy link
Contributor

@jcortell68 jcortell68 commented Jan 16, 2024

The guidelines discourage the use of @multiInject and lists the benefits of ContributionProvider, but neglects to mention the filtering feature of that utility.

Addresses #13277

What it does

Makes a simple enhancement to the coding guidelines.

How to test

Read the enhancement.

Follow-ups

None

Review checklist

Reminder for reviewers

The guidelines discourage the use of @multiInject and lists the
benefits of ContributionProvider, but neglects to mention the
filtering feature of that utility.
Copy link
Contributor

@martin-fleck-at martin-fleck-at left a comment

Choose a reason for hiding this comment

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

Change looks good to me and I like the reference to the filter capabilities as it is very powerful and not that easy to discover. Thank you @jcortell68!

@martin-fleck-at martin-fleck-at merged commit 90211ed into eclipse-theia:master Jan 17, 2024
14 checks passed
@jfaltermeier jfaltermeier added this to the 1.46.0 milestone Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants