XhmikosR / notepad2-mod

LOOKING FOR DEVELOPERS - Notepad2-mod, a Notepad2 fork, a fast and light-weight Notepad-like text editor with syntax highlighting
https://xhmikosr.github.io/notepad2-mod/
Other
1.45k stars 270 forks source link

Kotlin language support #162

Closed sargunv closed 8 years ago

sargunv commented 8 years ago

https://kotlinlang.org/

Kotlin is a language for the JVM. Most of the tokens should be similar to Java.

If you are willing to pull in this feature then I may write the language support and make the PR myself if you prefer.

XhmikosR commented 8 years ago

You should make this request in Scintilla; this is what we use, plus everyone else will benefit by that.