RIFE2 IDEA plugin available
-
I've released an IDEA plugin for RIFE2 that provides some cool features to make you even more productive:
- Provides file templates for Element, Router and Site class creation.
- Provides Java live templates for common routing idioms.
- Provides template engine live templates for tag creation and surrounding.
- Supports HTML, JSON, SVG, TXT and XML template language highlighting with fallback to original languages.
- Filtered value tags auto-completion to all template types.
- Syntax highlighting color settings configuration panel.
- Auto-tag closing characters addition when typing { or <!.
The source code is here:
Or use IDEA's built-in plugin system:
Settings/Preferences
>Plugins
>Marketplace
>Search for "RIFE2"
>Install Plugin