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

fix: support case sensitive for completion item which doesn't define a text range #511

Merged

Conversation

angelozerr
Copy link
Contributor

fix: support case sensitive for completion item which doesn't define a text range

This PR fixes OpenLiberty/liberty-tools-intellij#897

Here a demo:

CompletionCaseSensitive

//cc @aparnamichael @turkeylurkey @mrglavas

@angelozerr angelozerr added bug Something isn't working completion labels Sep 5, 2024
@angelozerr angelozerr added this to the 0.5.0 milestone Sep 5, 2024
text range

Signed-off-by: azerr <azerr@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working completion
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Filtering for completion in server.env and bootstrap.properties is case sensitive
2 participants