Skip to content

fix: workspace/didChangeConfiguration error #22

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

Merged

Conversation

tMinamiii
Copy link
Contributor

golangci-lint-langserver doesn't have workspace/didChangeConfiguration handler.
So the following error was outputted.

Sat 20 Aug 2022 05:31:18 PM JST:["<---(stderr)",1,"golangci-lint-langserver","golangci-lint-langserver: connections opened\n2022/08/20 17:31:18 jsonrpc2 handler: notification \"workspace/didChangeConfiguration\" handling error: jsonrpc2: code -32601 message: method not supported: workspace/didChangeConfiguration\n"]

golangci-lint-langserver worked fine, but I add workspace/didChangeConfiguration handler to avoid error log.

@nametake
Copy link
Owner

Thank you!

@nametake nametake merged commit 59d06f7 into nametake:master Aug 27, 2022
@tMinamiii
Copy link
Contributor Author

thx!

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

Successfully merging this pull request may close these issues.

2 participants