francis36012 / vscode-kotlin

Kotlin language support for VS Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin Language

Syntax highlighter for Kotlin language

How to install

  • Install Visual Studio Code
  • Open View -> Command Palette... and type ext install kotlin language
  • Restart Visual Studio Code

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Source

Github

Change Log

Version 0.0.1

Initial commit

Version 1.0

Updated for Kotlin 1.0

Credits

License

Apache License

About

Kotlin language support for VS Code

License:Apache License 2.0


Languages

Language:Kotlin 100.0%