Skip to content

mroz123/intellij-latte

 
 

Repository files navigation

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

Screenshot

About

Latte plugin for IntelliJ IDEA platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 88.2%
  • Lex 11.8%