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

id attribute breaks syntax highlighting for the rest of the file #26

Open
DanielTate opened this issue Nov 4, 2020 · 1 comment
Open

Comments

@DanielTate
Copy link

DanielTate commented Nov 4, 2020

<div class="id" id="test">
    <div>
        <div>
        </div>
    </div>
</div>

This code highlighting fails after the id="

With id:
image

Without id:
image

@OldStarchy
Copy link

Note that there are two versions of this extension published, Are you using the old one?

image

I have the newer one installed which is not showing this bug.

image

VSCode Info

Version: 1.52.0-insider (user setup)
Commit: 050a123750e4ef4009930d0da1ff7a1a6441d4f3
Date: 2020-11-12T05:43:04.852Z
Electron: 9.3.3
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Windows_NT x64 10.0.19041

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