Latte Plugin for IntelliJ IDEA / PhpStorm
Provides support for Latte – a template engine for PHP.
Installation
Settings → Plugins → Browse repositories → Find "Latte" → Install Plugin → Restart IDE
Supported Features
- Syntax highlighting
- Code completion for both classic and attribute macros
- Registering custom macros
Known Limitations
- Low-level macros
{syntax}
is not supported,{contentType}
is supported partially.