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

Refactoring Filter from call Hierarchy #1730

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jannisCode
Copy link
Contributor

What it does

This PR is a refactoring of the code for the filters in the Call Hierarchy.
It makes the code more modifiable and versatile

Author checklist

@jannisCode jannisCode mentioned this pull request Oct 22, 2024
3 tasks
jannisCode added a commit to jannisCode/eclipse.jdt.ui that referenced this pull request Oct 23, 2024
jannisCode added a commit to jannisCode/eclipse.jdt.ui that referenced this pull request Oct 25, 2024
jannisCode added a commit to jannisCode/eclipse.jdt.ui that referenced this pull request Oct 25, 2024
Now it works with an enum rather than an array which is much nicer
jannisCode added a commit to jannisCode/eclipse.jdt.ui that referenced this pull request Oct 25, 2024
jannisCode added a commit to jannisCode/eclipse.jdt.ui that referenced this pull request Oct 25, 2024
Now it works with an enum rather than an array which is much nicer
@jannisCode
Copy link
Contributor Author

I used your feedback and used Enums istead of arrays in the latest commit! Everything else is still the same!

jannisCode added a commit to jannisCode/eclipse.jdt.ui that referenced this pull request Oct 25, 2024
Now it works with an enum rather than an array which is much nicer

eclipse-jdt#1730
jannisCode added a commit to jannisCode/eclipse.jdt.ui that referenced this pull request Oct 25, 2024
Now it works with an enum rather than an array which is much nicer

eclipse-jdt#1730
jannisCode added a commit to jannisCode/eclipse.jdt.ui that referenced this pull request Oct 25, 2024
Now it works with an enum rather than an array which is much nicer

eclipse-jdt#1730
Now it works with an enum rather than an array which is much nicer

eclipse-jdt#1730
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