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

lsp: Support file ignore config #620

Merged
merged 1 commit into from
Apr 4, 2024
Merged

lsp: Support file ignore config #620

merged 1 commit into from
Apr 4, 2024

Commits on Apr 3, 2024

  1. lsp: Support file ignore config

    Fixes: #589
    
    This PR makes the filtering logic support a new rootDir prefix. When
    set, this will be stripped from file paths before testing their ignore
    status. I have tried to add tests to explain the new functionality.
    
    Signed-off-by: Charlie Egan <charlie@styra.com>
    charlieegan3 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    48ef185 View commit details
    Browse the repository at this point in the history