add references to kdoc; support resolve and rename
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/**
|
||||
* This is the same as [<caret>bar]
|
||||
*/
|
||||
fun foo() {}
|
||||
|
||||
fun bar() {}
|
||||
|
||||
// REF: (in <root>).bar()
|
||||
Reference in New Issue
Block a user