MaxDesign
MaxDesign
Just starting out with VSCode so it comes handy I can't wait to see! If that catches your fancy, a youtube tuto could be very helpful to get the setup...
Hi everyone, Since the topic is ignored and liquify.dev website no longer exist, I assume we can no longer expect a new release any time soon, hopefully all is good...
I also have this same issue. I wonder if that's my regex pattern but it seems like a bug though. Here is a preview of the behavior: https://i.vgy.me/QDqoXW.gif Which makes...
I'm also looking forward to this. I would consider this a bug instead of a feaure request. It actually ignores user default settings, it should not be a thing at...
This trick might work to get the size, but this prevents to access an object such as a product reference. I described the issue here: https://github.com/Shopify/liquid/issues/1643#issuecomment-1410660908 I really wonder why...
I can't believe your solution is actually working!! Great finding @masserra You nailed it. So something like this is now possible: ``` {% assign my_product = product.metafields.custom.product_list.value | reverse |...
Is this repo abandonned? Indeed it does not work.
A temporary solution I found when this happens is to empty the file that is stuck in an infinite loop (copy to clipboard) => save file => paste the file...