[Github-comments] [geany/geany] Add Kotlin custom filetype from github.com/esotericpig (#2186)

Nick Treleaven notifications at xxxxx
Thu Jun 13 15:50:41 UTC 2019


ntrel commented on this pull request.



> +# https://kotlinlang.org/docs/reference/basic-types.html
+secondary=Double Float Long Int Short Byte NaN Void
+# documentation keywords for javadoc
+doccomment=author deprecated exception param return see serial serialData serialField since throws todo version
+typedefs=
+
+[lexer_properties=C]
+
+[settings]
+lexer_filetype=C
+tag_parser=C
+extension=kt
+mime_type=text/x-kotlin
+
+[build-menu]
+FT_00_LB=_Compile Kotlin Class

Thanks. I've changed the menu labels to _Compile, _Execute and Execute _Script - I think this fits better with existing build labels.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2186#discussion_r293451814
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190613/53ef2753/attachment.html>


More information about the Github-comments mailing list