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(ls): provide completion items with proper filtering #2734

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

char0n
Copy link
Member

@char0n char0n commented Apr 27, 2023

Before this change, completion items were only
provided if they started by the filtered text.

With this change, completion items are provided
if they include filtered text.

Refs swagger-api/swagger-editor#3216

Before this change, completion items were only
provided if they started by the filtered text.

With this change, completion items are provided
if they include filtered text.

Refs swagger-api/swagger-editor#3216
@char0n char0n self-assigned this Apr 27, 2023
@char0n char0n added bug Something isn't working ApiDOM labels Apr 27, 2023
@char0n char0n merged commit 0c26b31 into main Apr 27, 2023
@char0n char0n deleted the char0n/apidom-ls--completion branch April 27, 2023 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ApiDOM bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant