scireum / rythm_plugin

Rythm Template Syntax Support for JetBrains IntelliJ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rythm Engine Detector R.E.D adds support for Rythm templates to IntelliJ


We at scireum use Rythm in nearly all our products. As there was no plugin for syntax highlighting and code completion in IDEA IntelliJ we decided to write our own plugin an give it to the community as open source under the MIT Licence.

The main features of the Rythm IntelliJ plugin are:

  • Syntax highlighter
  • Brace matcher
  • Code completion for some rythm keywords
  • HTML formatting

Installation:


settings


Do not forget to change the file type of your .html files.


settings


Color settings:


color settings


Code completion:


color settings


Sample:


sample


License:

Rythm Engine Detector R.E.D is licensed under the MIT License:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Rythm Template Syntax Support for JetBrains IntelliJ

License:MIT License


Languages

Language:Java 94.5%Language:Lex 5.5%