FIR IDE: add Java synthetic properties support for completion
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// FIR_COMPARISON
|
||||
|
||||
fun foo(a: java.lang.Thread) {
|
||||
a.na<caret>
|
||||
}
|
||||
|
||||
|
||||
// EXIST: {"lookupString":"name","tailText":" (from getName()/setName())","allLookupStrings":"getName, name, setName","itemText":"name"}
|
||||
Reference in New Issue
Block a user