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

HTML attributes containing values with *.ref* break syntax highlighting #19

Closed
Krossmaskinen opened this issue Nov 4, 2016 · 3 comments
Assignees
Labels

Comments

@Krossmaskinen
Copy link

I'm submitting a bug report

  • Extension Version:
    0.1.9

Please tell us about your environment:

  • Operating System:
    Windows 10

  • Visual studio code version:
    1.7.1

Screenshot of incorrect highlight
vscode html highlight bug

Reproduce:

  1. Set syntax highlighting to HTML
  2. enter <div data-reference-id="client.referenceId">All markup from here on will be wrongly highlighted</div>
  • What is the expected behavior?
    Syntax highlighting will break after .ref. Adding a second " after the closing quotation mark will fix highlighting but will break markup.

  • What is the motivation / use case for changing the behavior?
    Being able to have values in an HTML attribute that contains .ref

This bug seems similar to this one: #10

@eriklieben eriklieben self-assigned this Nov 5, 2016
@eriklieben eriklieben added the bug label Nov 5, 2016
@eriklieben
Copy link
Contributor

Thanks for the bug report, I am sorry for the inconvenience.

I will look into this and fix it.

@eriklieben
Copy link
Contributor

The issue will be resolved in 0.1.10/ the next release of the extension.

Thanks again!

@Krossmaskinen
Copy link
Author

Thank YOU!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants