vscode
vscode copied to clipboard
Why does the greater than sign of the arrow function turn red when Vue TS is used
Vscode 1.7.0 enables "editor.bracketpaircolorization When "enabled" and Vue TS is used, the greater than sign of the arrow function will turn red. It will not be like this if lang = "ts" is removed. It looks very uncomfortable

https://github.com/microsoft/vscode-typescript-next/pull/35
Duplicate of another issue.