Yesterday17 / ZenScript

Visual Studio Code extension/Language Server for ZenScript, includes highlight, code snippet and language server(WIP). Works with 👇
https://github.com/Yesterday17/Probe
MIT License
33 stars 4 forks source link

Operator "Less Than"(<) makes all codes after it blue #43

Closed RisingInIris2017 closed 3 years ago

RisingInIris2017 commented 3 years ago

Version Information

VS Code version:

1.54.1

ZenScript plugin version:

0.2.8

Description of the problem:

Let's see this picture: 1 the bool operator Less Than makes all codes after it become blue and lost their respective syntax highlight color.

Yesterday17 commented 3 years ago

image

Fixed

Yesterday17 commented 3 years ago
DONE  Published yesterday17.zenscript@0.2.9
Your extension will live at https://marketplace.visualstudio.com/items?itemName=yesterday17.zenscript (might take a few minutes for it to show up).