Awesome
<h1 align="center" style="position: relative;" > <br> <img src="https://github.com/Shopify/liquid-tm-grammar/blob/main/images/shopify_glyph.png?raw=true" alt="logo" width="150" height="160"> <br> Shopify Liquid TextMate Grammar <br> </h1> <h4 align="center">The official syntax highlighting grammar for Shopify Liquid</h4>This repository contains the official syntax highlighting rules for the Shopify flavor of Liquid.
Features | Development | Credits
Features
- 🎨 TextMate grammar (.tmLanguage) for Liquid that works in the following contexts:
- ✅ Visual Studio Code
- ✅ Atom Editor
- ✅ Sublime Text
- ✅ GitHub.com
- 💧 Multi-lingual support:
- ✅ Liquid in HTML
- ✅ Liquid in JavaScript
- ✅ Liquid in CSS
Development
See CONTRIBUTING.md.
Credits
- The initial version of the syntax comes from siteleaf/liquid-syntax-mode