We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
66c783f
Fixes an issue running the language server on Windows.
7ff95bc
Adds syntax support for for loops.
for
e040cfc
Adds syntax support for more number literals.
de2aeb3
Fixes an issue with using and as an identifier.
and
02612bb
Adds syntax highlighting support for Unicode string escapes and fixes a number of other syntax highlighting issues.