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
34 stars 4 forks source link

VSCode plugin falsely detects trailing comma as error #6

Closed MaxNeedsSnacks closed 5 years ago

MaxNeedsSnacks commented 5 years ago

This is a very minor issue with the vscode plugin, but it currently detects a trailing comma at the end of a list, for example like this: Example as an error in the script file, even though the ZenScript interpreter can deal just fine with trailing commas ^^

Yesterday17 commented 5 years ago

Fixed & Published.

Successfully published yesterday17.zenscript@0.1.31! Your extension will live at https://marketplace.visualstudio.com/items?itemName=yesterday17.zenscript (might take a few seconds for it to show up).