Skip to content

Latest commit

 

History

History
54 lines (35 loc) · 2.13 KB

README.md

File metadata and controls

54 lines (35 loc) · 2.13 KB

Kotlin Sublime Text Package

This is Sublime Text package for Kotlin programming language.

Kotlin Sublime Text 2 Package Screenshoot

Overview

The following modules already implemented:

  • Kotlin Syntax Defenition Kotlin.tmLanguage

Download

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:

There is also a full documentation of Sublime Text extending.

The best way to contribute is to send pull-requests though GitHub interface.

Links


by Vladimir Kostyukov, 2017