-
Notifications
You must be signed in to change notification settings - Fork 37.2k
Closed
Closed
Copy link
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 issuesupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)verifiedVerification succeededVerification succeeded
Milestone
Description
Hello,
I have an issue with syntax highlighting which I cannot find myself. As you can see on the picture, I have two generic functions, one of which is correctly formatted and one is not.
What I've tried so far and made it work:
- Removed generic parameter
- Returned simple Promise
As the type "IKeyValuePair" is also generic, I think there is some issue there. Any help is appreciated.
Build is passing without issues, so it is just visual.
- VSCode Version: 1.23.0-insiders
- OS Version: Win 10
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 issuesupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)verifiedVerification succeededVerification succeeded
