panoply / vscode-liquid

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

`forloop.index0` syntax highlighting #113

Closed davidwarrington closed 1 year ago

davidwarrington commented 2 years ago

I don't know if this is intentional, and it's not a huge problem for me either way, but I've just spotted index0 has different colours for index and 0. Personally I actually kinda like it but I still think it's a bug?

image

panoply commented 2 years ago

This one is fixed in v3.1.0. Grammars were overhauled and refactored, so big improvement on this front. See the new logic to be shipped in https://github.com/panoply/vscode-liquid/issues/105#issuecomment-1263214934

As always, your thoughts on this are appreciated.

panoply commented 1 year ago

Shipped https://github.com/panoply/vscode-liquid/pull/110