Skip to content

Incorrect JSDoc markdown url syntax highlight #1074

Description

@Netail

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.119.0
  • OS Version: MacOS 26.4.1

Steps to Reproduce:

  1. Create a jsdoc or tsdoc with a @see markdown url, like:
/**
 * Some text
 * 
 * @see [Some URL](https://google.com/)
 */
function test() {}
  1. Observe syntax highlight of first [ bracket
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions