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

Add content filtering to outline view based on SymbolKind (fix issue #254) #1049

Merged
merged 9 commits into from
Aug 13, 2024

Conversation

travkin79
Copy link
Contributor

Add generic implementation of content filtering in the outline view based on an element's SymbolKind and corresponding preferences, which make the user settings persistent.

Copy link
Contributor

@rubenporras rubenporras left a comment

Choose a reason for hiding this comment

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

Hi @travkin79 ,

Thanks a lot for the contribution.

I have some minor comments on your PR. If you take a look at them and rebase your PR (it has conflicts now), I would be happy to merge it.

Regards

@travkin79
Copy link
Contributor Author

Strange. All CI workflows / actions fail for some reason. There seems to be a connection problem.

image

required '@nonnull SymbolKind' but the provided value is inferred as
@nullable
@rubenporras
Copy link
Contributor

thanks.

@rubenporras rubenporras merged commit a240416 into eclipse:main Aug 13, 2024
6 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.

2 participants