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

Commits on Apr 27, 2023

  1. fix(ls): provide completion items with proper filtering

    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 committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    19a9976 View commit details
    Browse the repository at this point in the history