We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@see
#39760 just went in, but doesn't render the new tag to quick info correctly.
Code
/** @see x it is cool */ const y = 1
Expected behavior: Quick info renders "@see x — it is cool"
Actual behavior:
Quick info renders "@see — it is cool"