mjbvz / vscode-lit-html

Adds syntax highlighting for html inside of JavaScript and TypeScript tagged template strings
https://marketplace.visualstudio.com/items?itemName=bierner.lit-html
MIT License
318 stars 75 forks source link

Is this extension unmaintained? #98

Open felipecrs opened 2 years ago

felipecrs commented 2 years ago

The last update was in 2019.

I'm asking because now VS Code supports deprecating extensions: https://github.com/microsoft/vscode-discussions/discussions/1

There is another one, as a suggestion too: https://marketplace.visualstudio.com/items?itemName=runem.lit-plugin

mjbvz commented 2 years ago

Yes if someone else can vouch for that extension I'd be happy deprecating this one. I don't use lit-html anymore in any of my projects

felipecrs commented 2 years ago

@runem, by any chance, do you know if lit-plugin supersedes lit-html?

eric-burel commented 2 years ago

I fill like runem.lit-plugin doesn't really format code. However it's good for syntax highlighting. So maybe adding formatting to this plugin could be relevant?

vdegenne commented 1 year ago

@felipecrs it doesn't, lit-plugin doesn't autocomplete custom element's attribute in html template which is unfortunate.

@mjbvz I'm also very curious what made you stop using this program of your own, as lit is still in active development at the moment.

ivanjeremic commented 2 weeks ago

This extension is what you guys should switch to https://marketplace.visualstudio.com/items?itemName=runem.lit-plugin It just works and is awesome!