rokucommunity / vscode-brightscript-language

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

Cannot read property 'getCodeActions' of undefined #295

Closed chrisdp closed 3 years ago

chrisdp commented 3 years ago

I haven't had time to see if this is still an issue on the latest release but it was not in the patch notes. This is an error I have been seeing lately in the BrighterScript Language Server Logs. I unfortunately do not have steps to replicate as this has been sporadic but frequent.

[Error - 6:27:32 PM] Request textDocument/codeAction failed.
  Message: Request textDocument/codeAction failed with message: Cannot read property 'getCodeActions' of undefined
  Code: -32603 
TwitchBronBron commented 3 years ago

I believe this issue has been resolved, so I'm closing.