We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7754832 + eb95683 commit a3273b6Copy full SHA for a3273b6
Sources/LanguageServerProtocolTransport/CMakeLists.txt
@@ -1,6 +1,7 @@
1
add_library(LanguageServerProtocolTransport STATIC
2
BuildServerMessageDependencyTracker.swift
3
DisableSigpipe.swift
4
+ DocumentURI+CustomLogStringConvertible.swift
5
JSONRPCConnection.swift
6
LocalConnection.swift
7
LoggableMessageTypes.swift
0 commit comments