Matsuuu / custom-elements-language-server

Custom Elements Language Server provides useful language features for Web Components. Features include code actions, completions, diagnostics and more.
BSD 3-Clause "New" or "Revised" License
84 stars 0 forks source link

Add support for .liquid files & other similar template files. #19

Closed zacariec closed 11 months ago

zacariec commented 1 year ago

Low hanging fruit for templating files:

.liquid .ejs .hbs

& so on.

Matsuuu commented 1 year ago

Mind expanding on this a little bit?

Currently the supported subset is just HTML files and tagged template literals. Expanding outside of that is something that is on the cutting room table but currently in hard consideration wether it's in or outside of the scope of this tools

Matsuuu commented 11 months ago

Support for pretty much all filetypes came in version 1.0.0