Provides support for Latte – a template engine for PHP.
Settings → Plugins → Browse repositories → Find "Latte" → Install Plugin → Restart IDE
- Syntax highlighting
- Code completion for both classic and attribute macros
- Registering custom macros
- Low-level macros
{syntax}
and{contentType}
are not supported. - HTML tags cannot overlap neither with each other nor with macros.
- None of the PhpStorm's features for HTML, CSS or JS will work in Latte files.