Дополнения
Json2Pojo
Allows for easy creation of Java POJOs from JSON, with GSON annotations and accessors. Once installed, just right-click on the destination package and choose "New...
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 single file. Short cut key to use ALT...
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...
Key Promoter X
The Key Promoter X helps you to learn essential shortcuts while you are working. When you use the mouse on a button inside the IDE, the Key Promoter X shows you the...
kotest
Kotest individual test support inside the IDE.
Kotlin Fill Class
Intellij plugin that provide intention action for empty constructor or function to fill property with default value.
KS-Explorer
Provides support for viewing keystore details. Core functionality was taken from keystore-explorer. Important: Next version will have a price 5 USD Individual price or...
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...
LeetCode Editor
Support for leetcode.com and leetcode.cn, can test and submit questions. More tutorial please visit: here Introduction Support for leetcode.com and leetcode.cn, can...