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

Keep server-side filter if prefix matcher is set #1022

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

pfoerster
Copy link
Member

When the prefix matcher is set, isIncomplete needs to be always true. Otherwise, the server is responsible for filtering and likely won't use the same filtering strategy.

Fixes #1003.

@pfoerster pfoerster merged commit 134882a into master Feb 22, 2024
5 checks passed
@pfoerster pfoerster deleted the bugfix/completion-matcher-prefix branch February 22, 2024 20:22
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.

Question: "prefix" doesn't seem to work
1 participant