Skip to content

Support syntax highlight of typescript expressions in multiline jsdoc comments #108237

@Raynos

Description

@Raynos

Currently jsdoc annotations that include typescript expressions for javascript with // @ts-check do not support the right colors when spread out over multiple lines.

image

The second parameter buckets is spread out over multiple lines and has the comment color instead of the type expression color.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buggrammarSyntax highlighting grammarjavascriptJavaScript support issuestypescriptTypescript support issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions