[Github-comments] [geany/geany] Add Kotlin custom filetype from github.com/esotericpig (#2186)
Nick Treleaven
notifications at xxxxx
Thu Jun 13 12:11:19 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
@esotericpig Are all Kotlin files class files?
--
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#pullrequestreview-249303721
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190613/a39df8cc/attachment.html>
More information about the Github-comments
mailing list