Miguel Ángel
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...
+1 having this issue as well, tabs unusable
Hey @panoply !  ✅ 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.  ```liquid {% javascript %} const...