More informative presentation of synthetic properties in completion
This commit is contained in:
+1
-1
@@ -2,4 +2,4 @@ fun foo(javaClass: JavaClass<String>) {
|
||||
javaClass.<caret>
|
||||
}
|
||||
|
||||
// EXIST: { lookupString: "something", itemText: "something", tailText: " for JavaClass<String>", typeText: "String!" }
|
||||
// EXIST: { lookupString: "something", itemText: "something", tailText: " (from getSomething()/setSomething())", typeText: "String!" }
|
||||
|
||||
Reference in New Issue
Block a user