Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexmt/atom-kotlin-language
Adds syntax highlighting to Kotlin files in Atom
https://github.com/alexmt/atom-kotlin-language
atom kotlin
Last synced: 2 months ago
JSON representation
Adds syntax highlighting to Kotlin files in Atom
- Host: GitHub
- URL: https://github.com/alexmt/atom-kotlin-language
- Owner: alexmt
- License: mit
- Created: 2014-07-05T21:38:02.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-07-27T15:29:52.000Z (over 4 years ago)
- Last Synced: 2024-10-14T22:07:56.509Z (3 months ago)
- Topics: atom, kotlin
- Homepage: https://atom.io/packages/language-kotlin
- Size: 329 KB
- Stars: 26
- Watchers: 4
- Forks: 9
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Kotlin language support in Atom
Adds syntax highlighting to Kotlin files in Atom.
![Kotlin Atom Package Screenshoot](https://raw.githubusercontent.com/alexmt/atom-kotlin-language/master/sample.png)
Converted from [Sublime Text package](https://github.com/vkostyukov/kotlin-sublime-package) which has been implemented by [Vladimir Kostyukov](https://github.com/vkostyukov).