Smart completion: this expressions added
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
class Foo{
|
||||
fun String.foo(){
|
||||
val foo : Foo = <caret>
|
||||
}
|
||||
}
|
||||
|
||||
// EXIST: { lookupString:"this@Foo", typeText:"Foo" }
|
||||
Reference in New Issue
Block a user