<p><b>@esotericpig</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany/pull/2186#discussion_r293400949">data/filedefs/filetypes.Kotlin.conf</a>:</p>
<pre style='color:#555'>> +# 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
</pre>
<p>A Kotlin file can contain one class or multiple classes, with ".kt" file extension:</p>
<p><a href="https://kotlinlang.org/docs/reference/coding-conventions.html#source-file-names" rel="nofollow">https://kotlinlang.org/docs/reference/coding-conventions.html#source-file-names</a></p>
<p>A Kotlin script file doesn't need a class at all, with ".kts" file extension.</p>
<p>I guess maybe the text should be changed to "Compile Kotlin File"?</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/2186?email_source=notifications&email_token=AAIOWJ7CWU7XSEB52PX3E2TP2JI2FA5CNFSM4HXY5DAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB3OTERQ#discussion_r293400949">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ6S57YRQJ4ATW42ECLP2JI2FANCNFSM4HXY5DAA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ2V6LMTJZ7MFG5U2TLP2JI2FA5CNFSM4HXY5DAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB3OTERQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/2186?email_source=notifications\u0026email_token=AAIOWJ7CWU7XSEB52PX3E2TP2JI2FA5CNFSM4HXY5DAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB3OTERQ#discussion_r293400949",
"url": "https://github.com/geany/geany/pull/2186?email_source=notifications\u0026email_token=AAIOWJ7CWU7XSEB52PX3E2TP2JI2FA5CNFSM4HXY5DAKYY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB3OTERQ#discussion_r293400949",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>