ZenScript Versions Save

Visual Studio Code extension/Language Server for ZenScript, includes highlight, code snippet and language server(WIP). Works with 👇

v0.1.9

5 years ago

Fix parser broken when trying to console.log an undefined value.

v0.1.8

5 years ago

Fixed some error in parser. Interpreter is on the way.

v0.1.7

5 years ago

Don't ask me where v0.1.5 & v0.1.6 are.

Features Added

  • Priority View You can see the priority of script files directly(sorted). image

Optimized

  • Maps now no longer use backtrack, which greatly improved the performance of the parser.

v0.1.4

5 years ago

Added Zenscript parser.

v0.1.3

5 years ago

Works with Probe. You can install this extension with Install from VSIX.