rokucommunity / vscode-brightscript-language

A Visual Studio Code extension for Roku's BrightScript language
MIT License
109 stars 41 forks source link

[windows & mac] error validating workspace: cannot read property 'toLowerCase' of undefined #277

Closed FrederickEngelhardt closed 4 years ago

FrederickEngelhardt commented 4 years ago

Popup reads as followed. Is there a way to disable this popup?

Critical error validating workspace: Cannot read property 'toLowerCase' of undefined

Currently using brighterscript. Was not getting this error a couple days ago...

FrederickEngelhardt commented 4 years ago

Closing. Looks like I missed an XML closing tag which resulted in this issue.

TwitchBronBron commented 4 years ago

Yikes! Could you provide the xml file that was missing the closing tag? I definitely want to find the issue causing those popups, and prevent them.