- Antlers
- Language support for statamic antlers
- 119 Installs
Readme
Antlers provides syntax highlighting and autocompletion for Antlers the template language for Statamic.
Language Support
Currently contains basic completions for (I think) all antlers tags and modifiers.
If I have spare time, I might port over the Antlers language server for VSCode, which is utterly awesome.
Changelog
Version 1.3.1
- Fixed even more broken tag pairs
- Formatting improvements
Version 1.2.1
- Fixed some broken tag pairs
- Formatting improvements
Version 1.2
- Adds Tag conditions
- Fixes bugs with some completions
Version 1.0
Initial release