LSP Error: Registering request handler for workspace/didChangeWorkspaceFolders failed

I can’t seem to figure out how to work around this error. This seems similar to (but not the same as The LanguageClient API doesn't seem to support `workspace/didChangeConfiguration`). Any help is greatly appreciated. Some additional info here that @reykjalin is also working on :slight_smile: : Registering workspace/didChangeWorkspaceFolders failed due to an invalid parameter (registrations) · Issue #1534 · bmewburn/vscode-intelephense · GitHub

I’m unclear if I need to implement something to handle this, or if the expectation is that Nova handles this for me?

Thanks!
~Mike

1 Like