Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 621 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 621 Bytes

JSDoc Link

Preview JSDoc link in-place.

VS Code began to support JSDoc @link syntax for JavaScript and TypeScript since version 1.57, which is really cool and helpful, but at the same time could result in low readability on the doc itself, especially if alternative text is used:

With this extension, all @link will be converted to just the link text when the line is not currently selected, and the hovering message is kept as well.