Closed joewreschnig closed 2 years ago
Please check if the PR fulfills these requirements
[X] The PR has no duplicates (please search among the Pull Requests before creating one)
[X] The PR follows our contributing guidelines
[ ] Tests for the changes have been added (for bug fixes / features)
What kind of change does this PR introduce? Better client compatibility.
What is the current behavior? When connecting with default eglot settings, the server panics when eglot calls an unimplemented method.
What is the new behavior? It does not crash.
Thank you!
Please check if the PR fulfills these requirements
[X] The PR has no duplicates (please search among the Pull Requests before creating one)
[X] The PR follows our contributing guidelines
[ ] Tests for the changes have been added (for bug fixes / features)
What kind of change does this PR introduce? Better client compatibility.
What is the current behavior? When connecting with default eglot settings, the server panics when eglot calls an unimplemented method.
What is the new behavior? It does not crash.