Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the language server fails on changing buffer #221

Open
devyhia opened this issue May 31, 2022 · 1 comment
Open

the language server fails on changing buffer #221

devyhia opened this issue May 31, 2022 · 1 comment

Comments

@devyhia
Copy link

devyhia commented May 31, 2022

Hi, when using the language server, it fails on changing between buffers with following errors:

[ERROR][2022-05-31 10:11:40] .../vim/lsp/rpc.lua:420	"rpc"	"efm-langserver"	"stderr"	'2022/05/31 10:11:40 jsonrpc2 handler: notification "workspace/didChangeWorkspaceFolders" handling error: jsonrpc2: code -32601 message: method not supported: workspace/didChangeWorkspaceFolders
2022/05/31 10:11:40 jsonrpc2 handler: notification "workspace/didChangeWorkspaceFolders" handling error: jsonrpc2: code -32601 message: method not supported: workspace/didChangeWorkspaceFolders
2022/05/31 10:11:40 jsonrpc2 handler: notification "workspace/didChangeWorkspaceFolders" handling error: jsonrpc2: code -32601 message: method not supported: workspace/didChangeWorkspaceFolders
2022/05/31 10:11:40 jsonrpc2 handler: notification "workspace/didChangeWorkspaceFolders" handling error: jsonrpc2: code -32601 message: method not supported: workspace/didChangeWorkspaceFolders
2022/05/31 10:11:40 jsonrpc2 handler: notification "workspace/didChangeWorkspaceFolders" handling error: jsonrpc2: code -32601 message: method not supported: workspace/didChangeWorkspaceFolders
2022/05/31 10:11:40 jsonrpc2 handler: notification "workspace/didChangeWorkspaceFolders" handling error: jsonrpc2: code -32601 message: method not supported: workspace/didChangeWorkspaceFolders
2022/05/31 10:11:40 jsonrpc2 handler: notification "workspace/didChangeWorkspaceFolders" handling error: jsonrpc2: code -32601 message: method not supported: workspace/didChangeWorkspaceFolders
2022/05/31 10:11:40 jsonrpc2 handler: notification "workspace/didChangeWorkspaceFolders" handling error: jsonrpc2: code -32601 message: method not supported: workspace/didChangeWorkspaceFolders
2022/05/31 10:11:40 jsonrpc2 handler: notification "workspace/didChangeWorkspaceFolders" handling error: jsonrpc2: code -32601 message: method not supported: workspace/didChangeWorkspaceFolders
2022/05/31 10:11:40 jsonrpc2 handler: notification "workspace/didChangeWorkspaceFolders" handling error: jsonrpc2: code -32601 message: method not supported: workspace/didChangeWorkspaceFolders
2022/05/31 10:11:40 jsonrpc2 handler: notification "workspace/didChangeWorkspaceFolders" handling error: jsonrpc2: code -32601 message: method not supported: workspace/didChangeWorkspaceFolders
2022/05/31 10:11:40 jsonrpc2 handler: notification "workspace/didChangeWorkspaceFolders" handling error: jsonrpc2: code -32601 message: method not supported: workspace/didChangeWorkspaceFolders
2022/05/31 10:11:40 jsonrpc2 handler: notification "workspace/didChangeWorkspaceFolders" handling error: jsonrpc2: code -32601 message: method not supported: workspace/didChangeWorkspaceFolders
2022/05/31 10:11:40 jsonrpc2 handler: notification "workspace/didChangeWorkspaceFolders" handling error: jsonrpc2: code -32601 message: method not supported: workspace/didChangeWorkspaceFolders
2022/05/31 10:11:40 jsonrpc2 handler: notification "workspace/didChangeWorkspaceFolders" handling error: jsonrpc2: code -32601 message: method not supported: workspace/didChangeWorkspaceFolders

Any idea how to fix that behavior?

@mattn
Copy link
Owner

mattn commented May 31, 2022

Could you please try #223 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants