# Zmpl grammar extension [Zmpl](https://github.com/jetzig-framework/zmpl) is a templating language for Zig. Learn more about Zmpl at the [documentation](https://www.jetzig.dev/documentation/sections/zmpl/introduction). ## Install - Visual Studio Code: install from [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=uzyn.zmpl). - Sublime Text: install from [Package Control](https://packagecontrol.io/packages/Zmpl). ## Features This extension provides syntax highlighting for Zmpl files in both Visual Studio Code and Sublime Text. Preview in Monokai theme: ![Syntax highlighting in Monokai theme](https://raw.githubusercontent.com/uzyn/zmpl-grammar/refs/heads/main/public/preview.png) ## Credits * [Zmpl](https://github.com/jetzig-framework/zmpl) and its icon is copyright of Robert Farrell. * [Zackary Housen's extension](https://github.com/z1fire/zmpl-syntax-highlighting-vscode) for the inspiration and reference. ## License MIT License. Copyright (c) 2025 [U-Zyn Chua](https://uzyn.com).