KT-7704 Intention actions on visibility modifier for quick changing it
#KT-7704 Fixed
This commit is contained in:
+2
@@ -34,6 +34,8 @@ public abstract class JetSelfTargetingIntention<TElement : JetElement>(
|
||||
private val firstElementOfTypeOnly: Boolean = false
|
||||
) : IntentionAction {
|
||||
|
||||
protected val defaultText: String = text
|
||||
|
||||
protected fun setText(text: String) {
|
||||
this.text = text
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user