Fix wrong unnecessary completion for the case of force completion
#KT-1187 Fixed
This commit is contained in:
@@ -4,4 +4,5 @@ fun anyfun() {
|
||||
a.b.c.d.e.f.<caret>
|
||||
}
|
||||
|
||||
// TIME: 1
|
||||
// NUMBER: 0
|
||||
Reference in New Issue
Block a user