This website requires JavaScript.
Explore
Help
Sign In
averello
/
sourcekit-lsp
Watch
1
Star
0
Fork
0
You've already forked sourcekit-lsp
mirror of
https://github.com/apple/sourcekit-lsp.git
synced
2026-03-02 18:23:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ca45a7a62b4dcadfc4f529da8465a915d8fde2c6
sourcekit-lsp
/
Sources
/
LanguageServerProtocolJSONRPC
History
Alex Hoppen
ca45a7a62b
Return a
.serverCancelled
error code if the server cancels a request
...
`.cancelled` should only be returned if the client requested cancellation.
2022-12-05 08:45:36 +01:00
..
CMakeLists.txt
build: build SourceKit-LSP with static linking
2022-03-02 08:43:06 -08:00
DisableSigpipe.swift
Globally ignore SIGPIPE on Linux
2021-03-22 22:40:47 +01:00
JSONRPCConnection.swift
Return a
.serverCancelled
error code if the server cancels a request
2022-12-05 08:45:36 +01:00
MessageCoding.swift
Fix a crash on Linux if a ShutdownRequest was sent without params
2022-04-22 09:47:41 +02:00
MessageSplitting.swift
Sink Int extension to JSONRPC
2019-11-19 10:52:23 -08:00