Skip to content

fix(completions): sort items by relevance on client #362

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

Merged
merged 30 commits into from
Apr 21, 2025

Conversation

juleswritescode
Copy link
Collaborator

LSP Clients sort alphanumerically by label, or if present, by sort_text.
We're hijacking that to maintain the sorting our server defines.

@juleswritescode juleswritescode changed the title oK fix(completions): sort items by relevance on client Apr 21, 2025
@juleswritescode juleswritescode changed the base branch from feat/compl-filtering to fix/workflow-file April 21, 2025 17:46
@juleswritescode juleswritescode merged commit a97543d into fix/workflow-file Apr 21, 2025
7 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