Move caret to class name after creating it from "CreateFromUsage" action
Relates to #KT-24631
This commit is contained in:
+1
-1
@@ -6,6 +6,6 @@ class Foo: A() {
|
||||
|
||||
}
|
||||
|
||||
<caret>open class A {
|
||||
open class <caret>A {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user