kotlin-sublime-package alternatives and similar libraries
Based on the "Editors" category.
Alternatively, view kotlin-sublime-package alternatives based on common mentions on social networks and blogs.
-
intellij-community
IntelliJ IDEA Community Edition & IntelliJ Platform -
KotlinLanguageServer
Kotlin code completion, linting and more for any editor/IDE using the Language Server Protocol -
kotlin-vim
Kotlin plugin for Vim. Featuring: syntax highlighting, basic indentation, Syntastic support -
NppExtension
:smiley: Language extension for notepad++ -
kanvas
A truly hackable editor: simple, lightweight, understandable -
atom-kotlin-language
Adds syntax highlighting to Kotlin files in Atom -
kotlin-textmate-bundle
Textmate bundle for the Kotlin programming language
Appwrite - The Open Source Firebase alternative introduces iOS support
Do you think we are missing an alternative of kotlin-sublime-package or a related project?
README
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