Rewritten KDoc-link resolve and completion to work more reasonably
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
class Foo
|
||||
|
||||
/**
|
||||
* [Foo.<caret>test]
|
||||
*/
|
||||
fun test() {}
|
||||
|
||||
// REF_EMPTY
|
||||
Reference in New Issue
Block a user