After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 785000 - add language definition for Kotlin
add language definition for Kotlin
Status: RESOLVED FIXED
Product: gtksourceview
Classification: Platform
Component: Syntax files
git master
Other Linux
: Normal enhancement
: ---
Assigned To: GTK Sourceview maintainers
GTK Sourceview maintainers
Depends on:
Blocks:
 
 
Reported: 2017-07-16 15:51 UTC by Adam Dingle
Modified: 2017-07-19 20:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
implementation (15.00 KB, patch)
2017-07-17 23:01 UTC, Adam Dingle
accepted-commit_now Details | Review

Description Adam Dingle 2017-07-16 15:51:47 UTC
The Kotlin language has been gaining in popularity:

https://kotlinlang.org/

It would be nice if gedit coould highlight Kotlin source files.
Comment 1 Adam Dingle 2017-07-17 23:01:42 UTC
Created attachment 355792 [details] [review]
implementation

I've implemented a language definition for Kotlin, following the specification at

https://kotlinlang.org/docs/reference/
Comment 2 Sébastien Wilmet 2017-07-19 18:49:15 UTC
Review of attachment 355792 [details] [review]:

++
Comment 3 Adam Dingle 2017-07-19 20:50:27 UTC
Pushed to master.  Closing.