MuTsunTsai / jsdoc-link

Preview JSDoc link in-place.

Home Page:https://marketplace.visualstudio.com/items?itemName=MuTsunTsai.jsdoc-link

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Preview JSDoc link in-place.

https://marketplace.visualstudio.com/items?itemName=MuTsunTsai.jsdoc-link

License:MIT License


Languages

Language:TypeScript 100.0%