Highlights Lombok's val in Java classes just as if it were a standard keyword.
Notice: At least syntax highlighting needs to be enabled on editor.
-
From JetBrains plugin store
- From Settings/Preferences > Plugins > Marketplace
- Now just lookup it up by name Val Highlighter
-
Manually from hard drive
- Run ./gradlew buildPlugin
- In IntelliJ, go to Settings/Preferences, click Plugins from the side tree.
- Click Install plugin from disk... and point to build/distributions/ValHighlight-1.0.0.zip
Plugin is provided as is, with no warranty or support whatsoever.