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

[4.0] Incorrect completions when passed as variables to `t` filter #165

Closed davidwarrington closed 1 year ago

davidwarrington commented 1 year ago

I'm trying to pass the customer name to the t filter but the completions I'm receiving match the options available in my *.default.json rather than the actual object I'm trying to access (customer, in this instance).

image

panoply commented 1 year ago

Ouff. Will patch asap. Likely include #164 and #163 when refactoring. Should be a quick amendment.

panoply commented 1 year ago

Fixed in the nightly babe xx