Tim Mackey
Tim Mackey
This is a really strange bug I'm experiencing. I have my code set up to read a potentiometer value for the volume. It checks the volume every x milliseconds in...
## Feature Request Adding a `notcontains` operator to liquid would go a long way towards eliminating needless nested logic in liquid templates. As it stands, any time you need to...
### Pitch When someone boosts a post into your timeline, it's helpful context that a label is applied letting you know who boosted it, so you know why the post...
Like many others, I've come to love the code completion abilities provided by previous Shopify extensions for VSCode. It's really nice to be able to type something as simple as...
I added the ability for myself to include a custom [hitCallback function](https://developers.google.com/analytics/devguides/collection/analyticsjs/sending-hits#hitcallback) in my analytics tracking code, and thought that it might be useful to some other people. This patch...
These are the one's I have noted so far that are not recognized as php functions in both the predictive text and in the syntax highlighting: isset empty I will...
When a language configuration file contains `onEnterRules`, the editor seems to choke on them any time the [Enter] key is pressed. I get an error each time says `Uncaught Error:...
Hey meech, Thanks for the awesome bundle, I can't tell you how much pain this has saved me from. I have a question about uploading files to Shopify. Why is...
On the Slack workspace, a developer raised an issue where the [Send a PDF invoice when an order is created](https://github.com/lightward/mechanic-tasks/blob/master/tasks/send-a-pdf-invoice-when-an-order-is-created.json) task was returning incorrect prices. As noted in the discussion,...
This PR improves on the behaviour of auto-closing pairs and auto-surrounding pairs. These changes follow the rules I developed for my [Liquid for Mechanic extension](https://marketplace.visualstudio.com/items?itemName=timdmackey.mechanic-liquid), which I've used extensively for...