Skip to content

@ char mishandled inside jsdoc code #55463

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
Tyriar opened this issue Aug 22, 2023 · 1 comment
Closed

@ char mishandled inside jsdoc code #55463

Tyriar opened this issue Aug 22, 2023 · 1 comment

Comments

@Tyriar
Copy link
Member

Tyriar commented Aug 22, 2023

I couldn't figure out how to use @ inside a jsdoc codeblock. If it's inside inline code or a code block I would think it would not need escaping at all.

/**
 * `before @param after`
 */

Image

/**
 * `before @param after`
 */

Image

/**
 * ```
 * before @param after
 * ```
 */

Image

/**
 * ```
 * before @param after
 * ```
 */

Image

@mjbvz mjbvz transferred this issue from microsoft/vscode Aug 22, 2023
@mjbvz mjbvz removed their assignment Aug 22, 2023
@MartinJohns
Copy link
Contributor

IMO a duplicate of #49273.

@Tyriar Tyriar closed this as completed Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants