Skip to content

Konafets/antlers-idea

Repository files navigation

Antlers Language Support

Build Version Downloads

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.

Installation

  • 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...

Credits


Plugin based on the IntelliJ Platform Plugin Template.