swiftlang / sourcekit-lsp

Language Server Protocol implementation for Swift and C-based languages
Apache License 2.0
3.33k stars 280 forks source link

Fix incorrect log message in `JSONRPCConnection` #1796

Closed ahoppen closed 4 weeks ago

ahoppen commented 1 month ago

Not all JSON-RPC connections are to build servers. They can also be to clangd.

ahoppen commented 1 month ago

@swift-ci Please test

ahoppen commented 1 month ago

@swift-ci Please test Windows

plemarquand commented 4 weeks ago

@swift-ci Please test Windows