All Projects → suusan2go → Kotlin Fill Class

suusan2go / Kotlin Fill Class

Licence: mit
Intellij plugin that provides intention action for empty constructor

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to Kotlin Fill Class

Intellij Gdscript
Godot Engine and GDScript support plugin for IntelliJ based IDEs
Stars: ✭ 83 (-39.42%)
Mutual labels:  intellij-plugin
Flutter Intellij
Flutter Plugin for IntelliJ
Stars: ✭ 1,635 (+1093.43%)
Mutual labels:  intellij-plugin
Mainframer Intellij Plugin
An intellij idea plugin for mainframer project
Stars: ✭ 125 (-8.76%)
Mutual labels:  intellij-plugin
Intellij Emmylua
Lua IDE/Debugger Plugin for IntelliJ IDEA
Stars: ✭ 1,311 (+856.93%)
Mutual labels:  intellij-plugin
Mybatiscodehelper Pro
brucege.com
Stars: ✭ 1,565 (+1042.34%)
Mutual labels:  intellij-plugin
Libgdxplugin
An IntelliJ plugin for use with LibGDX
Stars: ✭ 111 (-18.98%)
Mutual labels:  intellij-plugin
Intellij Plugin Golangci Lint
GolangCI-Lint integration for IDEA
Stars: ✭ 74 (-45.99%)
Mutual labels:  intellij-plugin
Leetcode Editor
Do Leetcode exercises in IDE, support leetcode.com and leetcode-cn.com, to meet the basic needs of doing exercises.Support theoretically: IntelliJ IDEA PhpStorm WebStorm PyCharm RubyMine AppCode CLion GoLand DataGrip Rider MPS Android Studio
Stars: ✭ 2,222 (+1521.9%)
Mutual labels:  intellij-plugin
Intellij Elixir
Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)
Stars: ✭ 1,488 (+986.13%)
Mutual labels:  intellij-plugin
Pydantic Pycharm Plugin
PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.
Stars: ✭ 116 (-15.33%)
Mutual labels:  intellij-plugin
Intellij Touch
MacBook Touchbar support in IntelliJ
Stars: ✭ 92 (-32.85%)
Mutual labels:  intellij-plugin
Gradle Changelog Plugin
Plugin for parsing and managing the Changelog in a "keep a changelog" style.
Stars: ✭ 102 (-25.55%)
Mutual labels:  intellij-plugin
Collector Intellij
A PhpStorm plugin for refactoring to collections
Stars: ✭ 114 (-16.79%)
Mutual labels:  intellij-plugin
No Copy
A Kotlin compiler plugin that removes the `copy` method of data classes.
Stars: ✭ 90 (-34.31%)
Mutual labels:  intellij-plugin
Apidebugger
A IDEA plug-in to help you easily complete the API debugging.
Stars: ✭ 125 (-8.76%)
Mutual labels:  intellij-plugin
Phpinspectionsea
A Static Code Analyzer for PHP (a PhpStorm/Idea Plugin)
Stars: ✭ 1,211 (+783.94%)
Mutual labels:  intellij-plugin
Kotlin
The Kotlin Programming Language.
Stars: ✭ 39,664 (+28851.82%)
Mutual labels:  intellij-plugin
Jsontokotlinclass
Intellij Idea, Android Studio plugin for generating Kotlin data classes from JSON. Helps to avoid writing boilerplate code for model classes. Supports annotations for Gson, Moshi, Jackson.
Stars: ✭ 133 (-2.92%)
Mutual labels:  intellij-plugin
Intellij Visual Studio Dark Theme
Visual Studio Dark Theme for IDEA Intellij
Stars: ✭ 125 (-8.76%)
Mutual labels:  intellij-plugin
Idea Conventional Commit
Context and template-based completion for conventional/semantic commits.
Stars: ✭ 115 (-16.06%)
Mutual labels:  intellij-plugin

CircleCI jetBrains

kotlin-fill-class plugin

Intellij plugin that provide intention action for empty constructor or function to fill property with default value. Inspired by Go fillstruct

Usage

This plugin add intention action for invalid constructor or function expression. kotlin fill class demo

How to install

Install from jetbrains plugins repository. https://plugins.jetbrains.com/plugin/10942-kotlin-fill-class

Thanks

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].