Java hightlight in template Follow
In my plugin that produce language support fo Rythm, I need insert some Java code in some rythm blocks. For this purpose I used MultiHostInjector. All right, but Java injection have only base highlight keywords, and I want have also highlight Java class names, and etc.
How I can do this?
Please sign in to leave a comment.
Did you got it to work?
I'm also currently developing a plugin for Rythm support.
I try to get the formatting for Rythm inside a .html file working.
I would appreciate it if you could help me.
I did not add formatting.
UPD
Will you add your plugin in Jetbrains public repository?