/vscode-kotlin

Kotlin language support for VS Code

Primary LanguageKotlinApache License 2.0Apache-2.0

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