JSDoc {@link} support all 4 types of links #55737
Labels
Experience Enhancement
Noncontroversial enhancements
Help Wanted
You can do this
Suggestion
An idea for TypeScript
Milestone
According to JSDocs documentation
{@link}
may be formatted 4 different ways:VSCode currently only supports first and last formats:
The third format (
{@link namepathOrURL|link text}
) produces wrong URL by appending text into the urlThe text was updated successfully, but these errors were encountered: