Kotlin
Sublime Text 2 Package for Kotlin Programming Language
Labels language syntax
Details
Installs
- Total 58K
- Win 23K
- Mac 24K
- Linux 11K
Oct 10 | Oct 9 | Oct 8 | Oct 7 | Oct 6 | Oct 5 | Oct 4 | Oct 3 | Oct 2 | Oct 1 | Sep 30 | Sep 29 | Sep 28 | Sep 27 | Sep 26 | Sep 25 | Sep 24 | Sep 23 | Sep 22 | Sep 21 | Sep 20 | Sep 19 | Sep 18 | Sep 17 | Sep 16 | Sep 15 | Sep 14 | Sep 13 | Sep 12 | Sep 11 | Sep 10 | Sep 9 | Sep 8 | Sep 7 | Sep 6 | Sep 5 | Sep 4 | Sep 3 | Sep 2 | Sep 1 | Aug 31 | Aug 30 | Aug 29 | Aug 28 | Aug 27 | Aug 26 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 1 | 2 | 1 | 5 | 2 | 2 | 1 | 5 | 3 | 4 | 6 | 3 | 2 | 2 | 6 | 3 | 4 | 4 | 6 | 4 | 3 | 2 | 5 | 8 | 6 | 7 | 5 | 6 | 4 | 2 | 4 | 2 | 0 | 2 | 5 | 3 | 3 | 5 | 4 | 2 | 1 | 5 | 3 | 3 | 5 | 5 |
Mac | 0 | 6 | 1 | 7 | 9 | 4 | 2 | 8 | 7 | 6 | 4 | 5 | 1 | 3 | 6 | 4 | 4 | 1 | 4 | 3 | 0 | 1 | 7 | 8 | 8 | 5 | 0 | 0 | 4 | 2 | 8 | 7 | 5 | 2 | 2 | 13 | 6 | 9 | 10 | 1 | 2 | 2 | 3 | 3 | 2 | 4 |
Linux | 0 | 3 | 4 | 2 | 1 | 1 | 2 | 3 | 3 | 3 | 2 | 0 | 4 | 1 | 3 | 3 | 4 | 6 | 4 | 1 | 4 | 0 | 2 | 3 | 5 | 2 | 3 | 0 | 1 | 2 | 6 | 3 | 3 | 3 | 3 | 3 | 7 | 1 | 2 | 1 | 4 | 3 | 2 | 4 | 2 | 4 |
Readme
- Source
- raw.githubusercontent.com
Kotlin Sublime Text Package
This is Sublime Text package for Kotlin programming language.
Overview
The following modules already implemented:
- Kotlin Syntax Defenition
Kotlin.tmLanguage
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 (
kotlin.sublime-package
) - Using version control system (GitHub)
- Using raw files (
Kotlin.tmLanguage
) 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