Skip to content

v1.3.1

Compare
Choose a tag to compare
@WilliamDelRey WilliamDelRey released this 22 Mar 16:41
· 9 commits to master since this release
777c76b
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 <107618943+livecoderuaridh@users.noreply.github.com>