Все плагины
51 загрузка
JsonToDart (JSON To Dart)
Plugin quickly generates Dart Model classes from JSON text. It can find inner classes in nested JSON and create classes in a single file. Shortcut key to use: ALT...
88 загрузок
Jump to Line
The Jump to Line plugin allows you to get to any line of code while debugging. Drag and drop a yellow arrow to the desired place in the gutter, and it will put an...
94 загрузки
Jupyter Notebook
Open, edit, and run Jupyter notebooks (.ipynb) directly inside your IDE. The plugin launches an IPython kernel on your project's own Python interpreter and talks to it...
494 загрузки
Key Promoter X
The Key Promoter X helps you to learn essential shortcuts while you work. When you use the mouse on a button inside the IDE, the Key Promoter X shows you the keyboard...
8 564 загрузки
Kilo Code
Open Source AI coding agent that generates code from natural language, automates tasks, and runs terminal commands. Features inline autocomplete, browser automation...
922 загрузки
kotest
Official IntelliJ IDEA plugin for Kotest, an expressive, powerful and extensible Kotlin Multiplatform test framework. Run specs or individual tests from the editor...
139 загрузок
kotlin-fill-class
Intellij plugin that provide intention action for empty constructor or function to fill property with default value.
87 загрузок
KS-Explorer
Provides support for viewing keystore details. Core functionality was taken from keystore-explorer. Features: View keystore details Supported keystore extensions: jks...
394 загрузки
Ktlint
Formats code with KtLint after IntelliJ IDEA formatting or on save of file. Ktlint is an anti bikeshedding linter/formatter for Kotlin code based on the Kotlin Coding...