rokucommunity / roku-debug

A compatibility wrapper around the BrightScript debug protocol https://developer.roku.com/en-ca/docs/developer-program/debugging/socket-based-debugger.md
MIT License
12 stars 9 forks source link

Fix bug with compile error reporting #174

Closed TwitchBronBron closed 8 months ago

TwitchBronBron commented 8 months ago

Fix an issue where compile errors would be encountered, but we don't have a connection to the debug protocol so they were never reported. This fixes it in two ways:

rokucommunity-bot[bot] commented 8 months ago

Hey there! I just built a new version of the vscode extension based on 82fdb5b99e0ab68fd970ed6a93384f0ac972519e. You can download the .vsix here and then follow these installation instructions.