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): fix path template parameter matching #3601

Merged
merged 1 commit into from
Jan 2, 2024
Merged

Conversation

char0n
Copy link
Member

@char0n char0n commented Jan 2, 2024

No matches are now registered for template expressions defined inside query parameters.

URLs with fragments are now supported, but no matches are registered for template expressiones defined inside fragments.

Refs #3517

No matches are now registered for template expressions
defined inside query parameters.

URLs with fragments are now supported, but no matches
are registered for template expressiones defined inside fragments.

Refs #3517
@char0n char0n merged commit 7cf522d into main Jan 2, 2024
8 checks passed
@char0n char0n deleted the char0n/3517-query-fix branch January 2, 2024 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants