Braze Liquid Preview for Visual Studio Code
Gives a live preview for Braze Liquid templates. The extension compiles Braze Liquid template on the fly, applying preview data and rendering resulting HTML in separate window. The code is based on Trevor Kirchner's vscode-shopify-liquid-preview. I extended it with additional Braze specific tags and filters so it works for Braze liquid too. Features
Usage
Running locallyRunning with
Test your extension with Visual Studio Code Implemented Braze FeaturesThe Braze templating features are provided by brazejs, refer to its README for supported features and usage. Caveats⚠️ Braze only implements a subset of Shopify liquid, so things working here may not work in Braze, do test it in Braze to confirm everything works fine before publishing the template. |