Skip to content

Tooltip rendering of http/https JSDoc {@link ... } tags is broken #46722

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

Closed
dabrowne opened this issue Nov 7, 2021 · 2 comments
Closed

Tooltip rendering of http/https JSDoc {@link ... } tags is broken #46722

dabrowne opened this issue Nov 7, 2021 · 2 comments
Labels
Duplicate An existing issue was already created

Comments

@dabrowne
Copy link

dabrowne commented Nov 7, 2021

Bug Report

πŸ”Ž Search Terms

jsdoc, @link, comment tag, http, https

πŸ•— Version & Regression Information

  • This changed between versions 4.3.5 and 4.4.2

⏯ Playground Link

Can't replicate on the sandbox, only VSCode.

πŸ’» Code

/**
 * This is a JSDoc comment in some typescript code.
 * {@link https://typescriptlang.org}
 */
const abc = 123;

πŸ™ Actual behavior

As observed using TS 4.4.2

image

πŸ™‚ Expected behavior

As observed using TS 4.3.5

image

@dabrowne dabrowne changed the title Intellisense rendering of http/https JSDoc {@link ... } tags is broken Tooltip rendering of http/https JSDoc {@link ... } tags is broken Nov 7, 2021
@andrewbranch
Copy link
Member

Duplicate of #46734 (this one is older but that one has more info so going to mark this one for closing)

@andrewbranch andrewbranch added the Duplicate An existing issue was already created label Nov 8, 2021
@typescript-bot
Copy link
Collaborator

This issue has been marked as a 'Duplicate' and has seen no recent activity. It has been automatically closed for house-keeping purposes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate An existing issue was already created
Projects
None yet
Development

No branches or pull requests

3 participants