carbon-language / carbon-lang

Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

Home Page:https://github.com/carbon-language/carbon-lang/blob/trunk/README.md

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invalid syntax highlighting in VSCode

czapiga opened this issue · comments

There is an issue in VSCode syntax highlighting.
Highlighting works as expected in Compiler Explorer demo:
image

The same code in VSCode:
image

Seems that everything gets colored as string literal after the first one.

Tested with Kubuntu 22.04.