Move/Change Package Directive Intention: Skip callee references to inner class constructors
#KT-10554 Fixed
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"intentionClass": "org.jetbrains.kotlin.idea.refactoring.move.changePackage.ChangePackageToMatchDirectoryIntention",
|
||||
"isApplicable": "true",
|
||||
"mainFile": "foo/test.kt"
|
||||
}
|
||||
Reference in New Issue
Block a user