Supported Features in Kotlin by JetBrains
mainThe extension provides IntelliJ-powered features for Kotlin development, including:
- Code Intelligence: Up-to-date Kotlin language support, code completion, signature help, diagnostics, inspections, and quick fixes for Kotlin and
kotlinxlibraries. - Navigation: Go to definition, references, type definition, implementation, call hierarchy, and documentation hover support.
- Refactoring & Editing: Rename refactoring, organize imports, code formatting, code folding, and file templates for new Kotlin files.
- Visual Aids: Semantic highlighting, inlay hints for types and parameter names, and document/workspace symbols.
- Build Systems: Support for JVM projects using Gradle, Maven, and experimental Android Gradle Plugin support. (Note: Kotlin Multiplatform (KMP) support is planned for future releases).