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