- Liquid
- Syntax highlighting for Shopify's Liquid, built for Nova.
-
433 Recent Installs1294 Total Installs
Readme
Liquid Syntax Highlighting
Syntax highlighting for Shopify's Liquid, built for Nova.
Notes
- Built and maintained for personal use
- Contributions welcome
Changelog
Version 1.8.7
- Highlight updates
Version 1.8.6
- Tree-sitter updates for LiquidDoc
Version 1.8.5
- Color assistant fixes
Version 1.8.4
- Highlight additions
- Added color assistant 😬
Version 1.8.3
- Highlights for double brackets fixed for injected syntax
Version 1.8.2
- New icon. doesn't seem to be a recognised logo for liquid anymore
- More highlight additions
Version 1.8.1
- Highlight additions
Version 1.8
- Tree-sitter Support
Version 1.7.4
- Filename changes to assist detecting extensions
- Re-ordered a few parent scopes to fix minor highlighting issues
Version 1.7.3
- Comments fix
Version 1.7.2
- Extensions for scss.liquid, css.liquid, and js.liquid
- More highlighting for embedded {% schema %}, {% style %}, {% stylesheet %}, {% javascript %}
Version 1.5-alpha1
- Fixed highlighting for json within {% schema %} tags, and css within {% style %} tags.
Version 1.4-alpha1
- Removed Completions. Focusing on syntax highlighting for now.
Version 1.2-alpha1
- Syntax keywords updates
Version 1.1-alpha1
- Syntax keywords updates
Version 1.0-alpha1
- totally ripped another project and blindly swapped it with liquid
License
MIT License
Copyright (c) 2020
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.