panoply / vscode-liquid

💧Liquid language support for VS Code
https://marketplace.visualstudio.com/items?itemName=sissel.shopify-liquid
Other
171 stars 23 forks source link

{% javascript %} open liquid tag not being well scoped #149

Closed muchisx closed 9 months ago

muchisx commented 1 year ago

Hey, hope all is going great!

The last characters of the {% javascript %} tag aren't being recognized as the end of the tag as you can see in this image: image

A well recognized tag just for comparaison: image

Also, as a side note, I'm not getting JS autocompletion inside this tag or CSS autocompletion inside the {% stylesheet %} or {% style %} tags, do you know if its possible to acheive this in the future? Like extending the behaviour of HTML when you create a