KT-4158 Autopopup completion selects irrelevant keyword and confuses typing
#KT-4158 Fixed
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
fun test() {
|
||||
val <caret>
|
||||
}
|
||||
|
||||
// NUMBER: 0
|
||||
|
||||
/* KT-4158 Type "var i" and press space. "var if" is auto-inserted. */
|
||||
|
||||
Reference in New Issue
Block a user