Philip Bassham

Lava Runner - VSCode Extension

Run server-side Lava and preview results in VSCode.

    #projects#Automation
Cover Image for Lava Runner - VSCode Extension

I made a VSCode extension for the niche community of developers working with the Lava templating language of Rock Relationship Management System (Rock RMS).

Lava is a fork of Liquid developed by Shopify and runs server-side, thus, it is difficult to see the compiled results of your work when you are writing it in a code editor locally. This extension is to solve that pain point and makes the development workflow much better by enabling you to run and preview the results of your code immediately, right along side your code.

You can read more about it in the Lava Runner Repoor on the VS Code Marketplace page for the extension.