Javadoc links support #57
Labels
lib/com.sun.source
For issues/PRs regarding the com.sun.source based lsif-java
lsif-java
team/code-intelligence
type/enhancement
New feature or request
Javadoc supports linking to classes/methods etc via
{@link ... }
. We should also support this in the LSIF outputSee: https://docs.oracle.com/en/java/javase/11/docs/specs/doc-comment-spec.html#link
The text was updated successfully, but these errors were encountered: