Merge else-if intention (KT-34218)
#KT-34218 Fixed
This commit is contained in:
committed by
Nikolay Krasko
parent
383239aff6
commit
613fbf7a5d
@@ -1479,6 +1479,11 @@
|
||||
<category>Kotlin</category>
|
||||
</intentionAction>
|
||||
|
||||
<intentionAction>
|
||||
<className>org.jetbrains.kotlin.idea.intentions.MergeElseIfIntention</className>
|
||||
<category>Kotlin</category>
|
||||
</intentionAction>
|
||||
|
||||
<intentionAction>
|
||||
<className>org.jetbrains.kotlin.idea.intentions.AddMissingDestructuringIntention</className>
|
||||
<category>Kotlin</category>
|
||||
|
||||
Reference in New Issue
Block a user