Fixed all members are grayed in global context
This commit is contained in:
@@ -3,4 +3,5 @@ val test = "Hello"
|
||||
|
||||
val more = test<caret>
|
||||
|
||||
// EXIST: test, testing
|
||||
// EXIST: { lookupString: "test", itemText: "test", tailText: " (<root>)", typeText: "String", attributes: "" }
|
||||
// EXIST: { lookupString: "testing", itemText: "testing", tailText: " (<root>)", typeText: "Int", attributes: "" }
|
||||
|
||||
Reference in New Issue
Block a user