TheBeyondGroup / zed-shopify-liquid

A Zed extension to add syntax highlighting for Liquid
MIT License
3 stars 1 forks source link

Liquid Comments #3

Open joshistoast opened 4 months ago

joshistoast commented 4 months ago

I'd like to preface by saying thanks for making this zed extension! As it stands, liquid comments don't seem to be receiving any highlighting.

Comment examples:

{% comment %} Hello world {% endcomment %}
{% # Hello world %}
{% liquid
  # Hello world
%}
jeffreyguenther commented 1 week ago

Acknowledged. Looking into this.