adrhumphreys / vscode-silverstripe

Basic template syntax highlighting for Silver Stripe template files.
https://marketplace.visualstudio.com/items?itemName=adrianhumphreys.silverstripe
MIT License
5 stars 12 forks source link

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

Open DanielTate opened 3 years ago

DanielTate commented 3 years ago
<div class="id" id="test">
    <div>
        <div>
        </div>
    </div>
</div>

This code highlighting fails after the id="

With id: image

Without id: image

OldStarchy commented 3 years ago

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