-
Notifications
You must be signed in to change notification settings - Fork 12.8k
@see links in JSDoc comments are broken by VSCode #43803
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
(Experimental duplicate detection) |
Not a duplicate of neither of those. |
@sandersn Looks like
|
should be fixed by #43800 |
Is there a way for me to test before the next release is out? |
@ImRodry maybe this extension? https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-next I don't use this but I think @mjbvz made it so if I'm right he'll know more. |
Oh I had seen that extension and installed it but forgot to restart vscode when I installed it. The issue is indeed fixed so I'll close this. Thank you! |
TS Template added by @mjbvz
TypeScript Version: 4.3.0-dev.20210420
Search Terms
Issue Type: Bug
When you have a JSDoc comment with an
@see
line above a function or type and you hover over said function or type, the link will be automatically split after https, making it impossible to Ctrl + click to go to the linked website. The link should display like this: https ://Example:


VS Code version: Code 1.55.2 (3c4e3df9e89829dce27b7b5c24508306b151f30d, 2021-04-13T09:35:57.887Z)
OS version: Windows_NT x64 10.0.19042
System Info
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Extensions (23)
A/B Experiments
The text was updated successfully, but these errors were encountered: