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

Bugfix/url diagnostic #1291

Merged
merged 3 commits into from
Dec 14, 2024
Merged

Conversation

nolanking90
Copy link
Contributor

Fixes #1279

This PR adds a HREF token to represent urls (and unit tests for the parser).

I believe ChkTex has the same behavior (if you don't escape the %), so if you are also using chktex it will still give you a false positive diagnostic message about an unpaired {.

@pfoerster pfoerster merged commit 2f79d32 into latex-lsp:master Dec 14, 2024
10 checks passed
@nolanking90 nolanking90 deleted the bugfix/url-diagnostic branch December 14, 2024 21:30
@marcfranquesa
Copy link

Thanks Nolan!

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.

[bug] texlab considers links containing % in \href as a comment
3 participants