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: escape language client document selector glob #566

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

mhuisi
Copy link
Collaborator

@mhuisi mhuisi commented Jan 13, 2025

Issue originally reported at https://leanprover.zulipchat.com/#narrow/channel/113488-general/topic/Elan.20.2B.20Lean4.20Extension/near/493333609.

Unfortunately, the language client library still doesn't support relative patterns (e.g. VS Code's GlobPattern) to avoid having to escape these file names. This is already implemented, but not released yet, so this may be worth re-visiting in the future.

@mhuisi mhuisi force-pushed the mhuisi/missing-glob-escape branch from 1583830 to 02f9f37 Compare January 13, 2025 13:13
@mhuisi mhuisi merged commit 4a70fcc into master Jan 13, 2025
2 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.

1 participant