Popularity
6.0
Growing
Activity
0.0
Stable
198
11
21

Programming language: - - -
License: Apache License 2.0
Tags: Editors    
Latest version: v1.7.1

vscode-kotlin alternatives and similar libraries

Based on the "Editors" category.
Alternatively, view vscode-kotlin alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of vscode-kotlin or a related project?

Add another 'Editors' Library

README

Kotlin Language

Syntax support for the Kotlin programming language. This extension adds basic features to help make writing Kotlin much more pleasant in VSCode

Features

  • Syntax highlighting
  • Code snippets
  • Region code folding

Installation

You can install the plugin by searching for Kotlin Language extension in the extensions market place, or by entering

ext install kotlin language

in to the command palette.

Contributing

We welcome any contributions to help make the extension better. There are several ways you can contribute.

  1. By reporting issues
  2. Making feature requests
  3. Or by contributing code

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Credits