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
2721782115ac13b754bf185142bf1419659916e9
sourcekit-lsp
/
Sources
/
LanguageServerProtocolJSONRPC
History
Alex Hoppen
2721782115
When a JSON-RPC connection is closed, send an error response to all outstanding requests
2024-09-23 08:43:48 -07:00
..
CMakeLists.txt
Rename LSPLogging to SKLogging
2024-07-25 09:11:13 -07:00
DisableSigpipe.swift
Import new Android overlay
2024-07-04 02:20:23 +05:30
JSONRPCConnection.swift
When a JSON-RPC connection is closed, send an error response to all outstanding requests
2024-09-23 08:43:48 -07:00
LoggableMessageTypes.swift
Rename LSPLogging to SKLogging
2024-07-25 09:11:13 -07:00
MessageCoding.swift
Change methods that were only public for testing purposes to be
@_spi(Testing)
2024-06-11 19:03:26 -07:00
MessageSplitting.swift
Use
firstRange
instead of implementing
firstIndex
2024-08-08 09:19:29 -07:00