Move: Support quoted package names
#KT-12411 Fixed (cherry picked from commit 95239e5)
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"mainFile": "in/foo/fun/test.kt",
|
||||
"intentionClass": "org.jetbrains.kotlin.idea.refactoring.move.changePackage.ChangePackageToMatchDirectoryIntention",
|
||||
"intentionText": "Change file's package to 'in.foo.fun'"
|
||||
}
|
||||
Reference in New Issue
Block a user