Skip to content

Releases: Ferruslogic/vscode-livecodescript

v1.3.2

11 Apr 18:43
980f627
Compare
Choose a tag to compare

Improve livecodescript code formatting

v1.3.2

11 Apr 18:38
a39db25
Compare
Choose a tag to compare

Improve livecodescript code formatter

v1.3.1

22 Mar 16:41
777c76b
Compare
Choose a tag to compare
Added setting to ignore connection errors if not running (#29)

* [[ live-server ]] Added setting to ignore connection errors if not running (#27)

This patch adds a setting to ignore connection errors if LiveCode is not
running. Within the server you can also return "ignored" to prevent VSCode
from displaying any toast notifications.

* Update package.json

* Update CHANGELOG.md

---------

Co-authored-by: Ruaridh Bell <[email protected]>

v1.2.1

05 Oct 21:11
Compare
Choose a tag to compare
fix: missing } due to conflict