Stillat / vscode-antlers-language-server

Provides rich language features for Statamic's Antlers templating language, including code completions, syntax highlighting, and more.
https://antlers.dev
MIT License
36 stars 3 forks source link

Normal HTML comments don't render the highlighting properly #78

Closed yCodeTech closed 10 months ago

yCodeTech commented 11 months ago

Describe the bug When this extension is installed, any commented out HTML with normal comment tags <!-- --> don't highlight properly as comments, see image. image The comment highlighting works when this extension is disabled.

Impacted Products Which Antlers Toolbox products does this bug apply to?

Versions and Other Plugins/Extensions Please include the product version you are reporting a bug for. If you are reporting a bug for products such as Antlers Toolbox for VS Code or the Antlers Prettier Plugin, please include a list of other configured extensions or plugins if you believe they are contributing to the problematic behavior.

VScode version: 1.83.1 Antlers Toolbox version: 2.6.8

To Reproduce N/A

Expected behavior The commented out HTML should appear all green as a comment should.

If submitting a formatting bug, please include the template contents below as well as an attachment N/A

Additional context N/A

JohnathonKoster commented 11 months ago

Thanks for the report! Will adjust the grammar in the next release :)

JohnathonKoster commented 10 months ago

Scheduled for v2.6.9