issues
search
suusan2go
/
kotlin-fill-class
Intellij plugin that provides intention action for empty constructor
https://plugins.jetbrains.com/plugin/10942-kotlin-fill-class
MIT License
268
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add k2 support
#131
ColtonIdle
opened
4 days ago
2
`Settings > Editor > Inspections > Kotlin > Fill class` reset on each Android Studio update
#130
tir38
opened
1 month ago
0
Arrange filled arguments
#129
JackEblan
opened
2 months ago
0
Kotlin 2.0 Support
#128
oboenikui
opened
6 months ago
4
1.0.23 release
#127
oboenikui
closed
11 months ago
0
add fill class with same name values
#126
NikCapko
closed
11 months ago
1
Add a whitespace after "="
#125
saket
closed
1 year ago
1
[Request] Fill with Random
#124
novitaguok
opened
1 year ago
1
[Request] Remove constructor extra line
#123
dzmpr
opened
1 year ago
3
Fill enum value
#122
phangji
closed
1 year ago
2
1.0.22 release
#121
oboenikui
closed
1 year ago
0
fix trailing comma with trailing lambda
#120
oboenikui
closed
1 year ago
0
fill function / constructor of external library
#119
oboenikui
closed
1 year ago
0
fill CharSequence param as String
#118
oboenikui
closed
1 year ago
0
Fill CharSequence param
#117
oboenikui
closed
1 year ago
0
Don't add trailing comma if last argument is trailing lambda
#116
oboenikui
closed
1 year ago
0
preview put argument on separate lines correctly
#115
oboenikui
closed
1 year ago
0
Preview put argument on separate lines correctly
#114
oboenikui
closed
1 year ago
0
use primary constructor to fill non-primitive value
#113
oboenikui
closed
1 year ago
0
Don't use kotlinx-serialization internal constructor
#112
oboenikui
closed
1 year ago
0
bump version to 1.0.21
#111
oboenikui
closed
1 year ago
0
fix issue #107 "Put argument on separate line" bug
#110
oboenikui
closed
1 year ago
0
ValueGenerator.randomStringFor sometimes generates malformed value
#109
oboenikui
closed
1 year ago
0
ValueGeneratorTest sometimes fails
#108
oboenikui
closed
1 year ago
0
IntelliJ IDEA 2023.1.3 breaks fill
#107
shi-rudo
closed
1 year ago
4
Release 1.0.20
#106
oboenikui
closed
1 year ago
0
upgrade "sinceBuild" version to "221.5080.210"
#105
oboenikui
closed
1 year ago
0
add checking compatibility job to CI
#104
oboenikui
opened
1 year ago
0
[Feature] Fill class constructor (only mandatory values)
#103
theapache64
opened
1 year ago
1
Fix #100, #101
#102
t-kameyama
closed
1 year ago
2
Don't fill varargs
#101
t-kameyama
closed
1 year ago
0
Support overloaded functions
#100
t-kameyama
closed
1 year ago
0
I'm using version 2022.3.3 and it doesn't work anymore
#99
lyang0932
closed
1 year ago
3
fix NoSuchMethodError before v2022.3
#98
oboenikui
closed
1 year ago
0
v1.0.19 does not work with IDEA 2022.3
#97
oboenikui
closed
1 year ago
0
Add document how to configure this plugin
#96
oboenikui
opened
1 year ago
0
Release v1.0.19
#95
oboenikui
closed
1 year ago
0
Feature Request
#94
tir38
closed
1 year ago
1
update kotlin version, idea gradle plugin and target idea version
#93
oboenikui
closed
1 year ago
0
#91 Update ChopArgumentListIntention package for IDEA 2023.1
#92
oboenikui
closed
1 year ago
1
ChopArgumentListIntention will move package on v2023.1
#91
oboenikui
closed
1 year ago
1
lint fix
#90
oboenikui
closed
1 year ago
0
Do the same with functions ?
#89
ronnyremesnik
opened
1 year ago
1
Fill with mock data option?
#88
ColtonIdle
closed
1 year ago
1
Don't fill duplicated lambda argument
#87
t-kameyama
closed
1 year ago
1
Broken? in 2022.3.1
#86
tgrushka
closed
1 year ago
7
fills duplicated lambda argument that has already been added as trailing lambda
#85
oboenikui
closed
1 year ago
0
Add Value Generator
#84
theapache64
closed
1 year ago
10
add a doc to explain how to publish new version
#83
suusan2go
closed
1 year ago
1
incompatible in 223 build version
#82
hanqyu
closed
1 year ago
1
Next