Odd quickinfo result for jsdoc return tag using module #31298
Labels
API
Relates to the public API for TypeScript
Bug
A bug in TypeScript
Domain: JSDoc
Relates to JSDoc parsing and type generation
Fix Available
A PR has been opened for this issue
Milestone
Fro microsoft/vscode#73363
TypeScript Version: 3.5.0-dev.20190507
Search Terms:
Repo
For the js:
Hover over
foo
Bug:
The return
tags
text
contains part of the type plus the closing}
To be consistent with other jsdoc results, I believe we would expect a single
@return
tag with the text:Playground Link:
Related Issues:
The text was updated successfully, but these errors were encountered: