Miguel Ángel

Results 39 comments of Miguel Ángel

Any updated on this? The feature would be awesome!

Is there a way to remove this check on all themes without having to create a yml config for all root inside all themes? (Working in VSCode)

@jacobwgillespie @Haraldson @stramel has this been implemented already in some other way and I didn't notice? This is the only thread I could find about this matter

For anyone working with Vite, I used the "vite-plugin-svgr" for vite react and did this, is working so far, if anyone notices an error or something to improve, let me...

@panoply I have a vscode profile with only Liquid extension and I can still replicate, would you like me to do a different test?

how about a combination of both? ``` Section.Blocks ``` This would be assuming that the `Section` object would always be referenced with the `filename` and the `Block` object will always...

Hey @panoply ! ![image](https://github.com/panoply/vscode-liquid/assets/34131801/b6de35d6-f1d4-4eed-a91e-c84f17199995) ✅ Syntax doesnt brake anymore with JS objects declarations! --- Maybe totally unrelated but I noticed the IF statemant syntax is no longer detected I remember...

Hi @panoply Just redid some tests, seems like the one with `` is fixed but the one with `{% javascript %}` remains as before. ![image](https://github.com/panoply/vscode-liquid/assets/34131801/6888a18e-f5dd-4446-8929-f017bda9cd33) ```liquid {% javascript %} const...