ionide / FsAutoComplete

F# language server using Language Server Protocol
Other
391 stars 151 forks source link

1186 json serializer crash server #1189

Closed TheAngryByrd closed 8 months ago

TheAngryByrd commented 8 months ago

WHAT

🤖 Generated by Copilot at 1f36429

This pull request updates the LSP server implementation to use the latest version of Ionide.LanguageServerProtocol and StreamJsonRpc, and adds a custom error handler for the JsonRpc communication. These changes fix a bug, improve the features, and increase the reliability of the LSP server.

🤖 Generated by Copilot at 1f36429

LSP server JsonRpc errors handled Winter bug fixes

🐛🚀🛠️

WHY

Fixes #1186

HOW

🤖 Generated by Copilot at 1f36429