Supported navigation to source of named object and its members.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import testData.libraries.*
|
||||
|
||||
val x = NamedObject.objectMember
|
||||
|
||||
// main.kt
|
||||
//public object <1>NamedObject {
|
||||
// public val <2>objectMember: Int = 1
|
||||
Reference in New Issue
Block a user