ImportMemberIntention: make more flexible based on caret position
#KT-31924 Fixed
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// INTENTION_TEXT: "Add import for 'p.Container.Nested'"
|
||||
// INTENTION_TEXT: "Add import for 'p.Container'"
|
||||
fun test() {
|
||||
p.<caret>Container.Nested()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user