Fisheye/Crucible syntax highlighting for Kotlin

Viewed 616

As of Crucible version 4.2.1, there is no built-in syntax highlight support for Kotlin files. I have already filled a feature request for that.

However, for now, the only possibility is to add a custom syntax config as described here.

Has anyone already done it and can share the config?

1 Answers
Related