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

& and && should not be highlighted as an error #97

Open
thomas-darling opened this issue Mar 18, 2019 · 0 comments
Open

& and && should not be highlighted as an error #97

thomas-darling opened this issue Mar 18, 2019 · 0 comments

Comments

@thomas-darling
Copy link

I'm submitting a bug report

  • Extension Version:
    1.0.3

Please tell us about your environment:

  • Operating System:
    Windows 10

  • Visual studio code version:
    1.32.3

Screenshot of incorrect highlight

image

Current behavior:

A single or double ampersand is highlighted as an error - despite being perfectly valid, and often used in binding expressions. See: https://html.spec.whatwg.org/#character-reference-state

I originally opened the bug here textmate/html.tmbundle#98, but it appears it is actually caused by this extension, as it does not occur when the extension is disabled.

Expected/desired behavior:

None of the ampersands shown here should be highlighted as errors.

@eriklieben eriklieben self-assigned this Mar 25, 2019
@eriklieben eriklieben removed their assignment Jun 4, 2022
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

No branches or pull requests

2 participants