Kotlin
Sublime Text 2 Package for Kotlin Programming Language
Details
Installs
- Total 54K
- Win 21K
- Mac 22K
- Linux 11K
Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 2 | 1 | 0 | 8 | 4 | 5 | 3 | 0 | 0 | 3 | 6 | 2 | 4 | 5 | 3 | 10 | 5 | 9 | 3 | 1 | 4 | 2 | 4 | 5 | 7 | 3 | 2 | 5 | 4 | 3 | 2 | 5 | 2 | 2 | 8 | 3 | 9 | 3 | 7 | 1 | 8 | 6 | 4 | 6 | 8 | 4 |
Mac | 2 | 2 | 0 | 10 | 1 | 2 | 5 | 0 | 0 | 7 | 3 | 11 | 3 | 8 | 9 | 5 | 3 | 5 | 2 | 2 | 10 | 9 | 4 | 10 | 8 | 1 | 1 | 6 | 4 | 6 | 5 | 3 | 1 | 3 | 10 | 7 | 6 | 6 | 6 | 3 | 1 | 3 | 6 | 8 | 1 | 4 |
Linux | 0 | 0 | 0 | 2 | 2 | 1 | 1 | 0 | 0 | 1 | 1 | 4 | 1 | 5 | 1 | 3 | 0 | 1 | 0 | 1 | 2 | 2 | 0 | 1 | 3 | 3 | 1 | 6 | 3 | 2 | 1 | 3 | 1 | 1 | 2 | 2 | 3 | 3 | 1 | 1 | 0 | 0 | 4 | 4 | 3 | 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