Move caret to generated element and add selection
This commit is contained in:
@@ -6,3 +6,5 @@ trait A {
|
||||
fun some() : A {
|
||||
return object : A {<caret>}
|
||||
}
|
||||
|
||||
// TODO: need better selection and caret
|
||||
Reference in New Issue
Block a user