This plugin adds support for Antlers, the templating language of Statamic, to IDEs based on the Intellij IDEA platform (IntelliJ IDEA and PhpStorm). New features are regularly announced in changelogs.
It supports:
- Syntax highlighting and customizing the colors via settings
- Creating of
.antlers.html
files via the new file action
This plugin is still alpha. New features will be added in future versions.
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "antlers-idea" > Install Plugin
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
- Mr. Antlers John Koster who got not tired to answer my questions
- The awesome Jetbrains Slack community for helping me with my first steps with plugin development
- Marco for being my very first sponsor
Plugin based on the IntelliJ Platform Plugin Template.