-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggrammarSyntax highlighting grammarSyntax highlighting grammarjavascriptJavaScript support issuesJavaScript support issueslanguages-basicBasic language support issuesBasic language support issuesverifiedVerification succeededVerification succeeded
Milestone
Description
- VSCode Version: 1.12.2
- OS Version: macOS 10.12.5
Steps to Reproduce:
- Open a javascript file with multi-line type annotations. For example:
https://github.com/google/closure-library/blob/master/closure/goog/dom/animationframe/animationframe.js#L61
Expected result:
VSCode highlights the jsdoc.
Actual Result:
VSCode highlights the jsdoc in red like there's an error.
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buggrammarSyntax highlighting grammarSyntax highlighting grammarjavascriptJavaScript support issuesJavaScript support issueslanguages-basicBasic language support issuesBasic language support issuesverifiedVerification succeededVerification succeeded