t-kameyama / intellij-kotlin

IntelliJ IDEA plugin for the Kotlin programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin plugin official JetBrains project

Kotlin plugin is an IntelliJ IDEA plugin for the Kotlin programming language.

Announcement

⚠️ Kotlin plugin was merged into Intellij repository.

Please proceed with the plugin from the Intellij repository.

2. Frequently Asked Questions

Q. How can I contribute to the Kotlin IDEA plugin? A. We accept Pull Requests. Please read our contribution guide for more information.

Q. Kotlin IDEA plugin sources are used to be inside the JetBrains/kotlin repository. What happened?
A. We decided to split release cycles for the Kotlin compiler and the IDEA plugin. Now, the majority of new features will arrive together with updates of IntelliJ IDEA.

Q. But the plugin sources are still in JetBrains/kotlin.
A. Code transition is in progress. We will delete the IDE plugin sources from the old repository when we decide it is a good time to do so.

Q. What will happen with Pull Requests submitted to the JetBrains/kotlin or JetBrains/intellij-kotlin repository?
A. We will process all existing PRs and replicate commits in the new repository. However, all new PRs to the Kotlin IDEA plugin code should be done only in JetBrains/intellij-community repository.

3. License

Kotlin is distributed under the terms of the Apache License (Version 2.0). See license folder for details.

About

IntelliJ IDEA plugin for the Kotlin programming language


Languages

Language:Kotlin 73.4%Language:Java 25.4%Language:JavaScript 0.7%Language:HTML 0.3%Language:Roff 0.1%Language:C 0.0%Language:Groovy 0.0%Language:Lex 0.0%Language:Swift 0.0%