Awesome
Kotlin Sublime Text Package
This is Sublime Text package for Kotlin programming language.
Overview
The following modules already implemented:
- Kotlin Syntax Defenition <code>Kotlin.tmLanguage</code>
Download
- The latest avaliable archived package: Kotlin.sublime-package
- Tagged zip: kotlin-sublime-package-1.0.zip
- Current zipball: kotlin-sublime-package-master.zip
Installation
There are three ways to install Kotlin Sublime Package:
- Using archived package (<code>kotlin.sublime-package</code>)
- Using version control system (GitHub)
- Using raw files (<code>Kotlin.tmLanguage</code>) from repository tree
There is an instruction with detailed steps for any type of installation.
Contribution
If you want to contribute to this project, first of all you need to download the latest version of AAAPackageDev - useful tool for Sublime Text Packages developing. Then you can follow the tutorials:
- Syntax Defenitions for changing the syntax defenition file
- Snippets for changing the snippet files
There is also a full documentation of Sublime Text extending.
The best way to contribute is to send pull-requests though GitHub interface.
Links
- https://github.com/vkostyukov/kotlin-sublime-package
- http://www.sublimetext.com/
- http://kotlin.jetbrains.org/
by Vladimir Kostyukov, 2017