This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eb5e91d6bbd78c358672fa355beeeb3fd4591dec
kotlin-fork
/
idea
/
testData
/
intentions
/
joinDeclarationAndAssignment
T
History
Toshiaki Kameyama
f9555f3f64
Join with assignment: remove comment from target range #KT-22110 Fixed
2018-02-13 11:45:31 +03:00
..
.intention
…
assignmentForFlexible.kt
…
assignmentForFlexible.kt.after
…
assignmentForSmartCast.kt
…
assignmentInIf.kt
…
cannotRemoveType2.kt
…
cannotRemoveType2.kt.after
…
cannotRemoveType.kt
…
cannotRemoveType.kt.after
…
capturedInitialization.kt
…
caretOnHeadComment.kt
Join with assignment: remove comment from target range #KT-22110 Fixed
2018-02-13 11:45:31 +03:00
caretOnTailComment.kt
Join with assignment: remove comment from target range #KT-22110 Fixed
2018-02-13 11:45:31 +03:00
comment.kt
…
comment.kt.after
…
correctConditionalAssignment.kt
…
correctConditionalAssignment.kt.after
…
deleteInitBlock.kt
…
deleteInitBlock.kt.after
…
hasLateinit.kt
"Join declaration and assignment" should remove 'lateinit' for 'var' #KT-21603 Fixed
2017-12-05 11:19:58 +09:00
hasLateinit.kt.after
"Join declaration and assignment" should remove 'lateinit' for 'var' #KT-21603 Fixed
2017-12-05 11:19:58 +09:00
incorrectConditionalAssignment.kt
…
multipleConstructors.kt
…
multipleConstructorsWithThis.kt
…
notFirstInitLine.kt
Join declaration & assignment: do not suggest for non-first line of init / constructor #KT-15545 Fixed
2017-02-03 19:26:49 +03:00
notFirstSecondaryConstructorLine.kt
Join declaration & assignment: do not suggest for non-first line of init / constructor #KT-15545 Fixed
2017-02-03 19:26:49 +03:00
propertyReassignment.kt
…
propertyReassignment.kt.after
…
simple.kt
…
simple.kt.after
…
simpleLocal.kt
…
simpleLocal.kt.after
…
singleConstructor.kt
…
singleConstructor.kt.after
…
usedLocal2.kt
…
usedLocal.kt
…
varReassignment.kt
…
varReassignment.kt.after
…