Does anyone know what means and how to address this in Visual Studio?
That sounds like a bug in the vscode extension logic. Can you open a GitHub issue on the repository and provide some steps to reproduce and screenshots if possible?
https://github.com/rokucommunity/vscode-brightscript-language
I got it to work! The debugger is working fine now. I'm very new and inexperienced at using these tools. What I think I did was got rid of the launch.json file as weird as it sounds, because once I did that, the tool started working immediately. That could be it maybe... but thank you so much for checking this out anyway!
Thanks for the update. I went ahead and made a few changes to guard against that crash anyway. 🙂