Incorrect syntax highlighting with variable type starting on new line
Ilyat1337 opened this issue · 1 comments
Ilyat1337 commented
JavaScript and TypeScript Nightly version: v5.1.20230502
Code
let a:
number
for (;;);
Syntax highlighting starting with 'for' is broken.
Ilyat1337 commented
Looks like issues in this repository are not checked, so I created a new issue in vscode repository.