dz4k / vscode-hyperscript

_hyperscript language support for VS Code <https://hyperscript.org>
MIT License
20 stars 0 forks source link

Can _hyperscript syntax highlighting be enabled in alternative language modes? #3

Open d-flood opened 2 years ago

d-flood commented 2 years ago

Thank you for creating this extension, I use it all the time.

I would love to enable _hyperscript syntax highlighting when I have the language mode set to django-html so that I can have the django specific highlighting as well. I am able to enable both emmet and django by setting emmet to include the django-html language:

"emmet.includeLanguages": {
    "django-html": "html"
},

Does something similar exist for your extension?

trey commented 2 years ago

I would also like this.

timkofu commented 1 year ago

And ._hs files as well as HS supports them.

FDiskas commented 1 year ago

also .astro files as well.

s00500 commented 3 months ago

Also needed for .templ