0ec3d15218
Fix ExtractDeclaration intention name in tests Fix ExtractDeclaration intention folder and description to avoid "not found Dir URL" exception
4 lines
153 B
Plaintext
Vendored
4 lines
153 B
Plaintext
Vendored
{
|
|
"mainFile": "test.kt",
|
|
"intentionClass": "org.jetbrains.kotlin.idea.refactoring.move.moveDeclarations.ExtractDeclarationFromCurrentFileIntention"
|
|
} |