swiftlang / sourcekit-lsp

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

Add a variant of `send` to `TestSourceKitLSPClient` that allows implicit discarding of `VoidResponse` #1519

Closed ahoppen closed 1 week ago

ahoppen commented 1 week ago

Cleans up tests slightly.

ahoppen commented 1 week ago

@swift-ci Please test