Parse generics in JSDoc @link symbol names #44818
Labels
Fix Available
A PR has been opened for this issue
Needs Investigation
This issue needs a team member to investigate its status.
Milestone
From microsoft/vscode#127557
Bug Report
🔎 Search Terms
@link
🕗 Version & Regression Information
4.3.4
Not a regression
💻 Code
bar
🙁 Actual behavior
The
{@link Foo<T>}
link is not resolved correctly🙂 Expected behavior
The link should be resolved the same way as the normal
{@link Foo}
linkHere's the compete response:
The text was updated successfully, but these errors were encountered: