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:
- Create a jsdoc or tsdoc with a
@see markdown url, like:
/**
* Some text
*
* @see [Some URL](https://google.com/)
*/
function test() {}
- Observe syntax highlight of first
[ bracket

Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
@seemarkdown url, like:[bracket