path # lines of code number of updates days since first update days since last update first updated last updated Package.swift 208 52 1172 44 2018-11-16 2021-12-18 Sources/BuildServerProtocol/BuildTargets.swift 123 10 887 802 2019-08-28 2019-11-21 Sources/BuildServerProtocol/FileOptions.swift 13 4 886 802 2019-08-29 2019-11-21 Sources/BuildServerProtocol/InitializeBuild.swift 68 6 906 802 2019-08-09 2019-11-21 Sources/BuildServerProtocol/Messages.swift 17 9 906 825 2019-08-09 2019-10-29 Sources/BuildServerProtocol/RegisterForChangeNotifications.swift 20 5 874 802 2019-09-10 2019-11-21 Sources/BuildServerProtocol/ShutdownBuild.swift 10 4 906 885 2019-08-09 2019-08-30 Sources/CSKTestSupport/CSKTestSupport.c 5 2 647 644 2020-04-24 2020-04-27 Sources/LSPLogging/LogLevel.swift 71 3 804 493 2019-11-19 2020-09-25 Sources/LSPLogging/Logging.swift 157 13 804 44 2019-11-19 2021-12-18 Sources/LSPTestSupport/CheckCoding.swift 48 7 810 44 2019-11-13 2021-12-18 Sources/LSPTestSupport/PerfTestCase.swift 29 2 810 803 2019-11-13 2019-11-20 Sources/LSPTestSupport/TestJSONRPCConnection.swift 212 8 810 455 2019-11-13 2020-11-02 Sources/LanguageServerProtocol/Cancellation.swift 8 2 810 809 2019-11-13 2019-11-14 Sources/LanguageServerProtocol/Connection.swift 72 10 1173 600 2018-11-15 2020-06-10 Sources/LanguageServerProtocol/CustomCodable.swift 46 3 810 789 2019-11-13 2019-12-04 Sources/LanguageServerProtocol/Error.swift 72 5 1150 809 2018-12-08 2019-11-14 Sources/LanguageServerProtocol/Message.swift 41 6 1150 609 2018-12-08 2020-06-01 Sources/LanguageServerProtocol/MessageRegistry.swift 16 3 900 896 2019-08-15 2019-08-19 Sources/LanguageServerProtocol/Messages.swift 58 41 1172 41 2018-11-16 2021-12-21 Sources/LanguageServerProtocol/Notifications/CancelRequestNotification.swift 7 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Notifications/ConfigurationNotification.swift 7 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Notifications/DidChangeWatchedFilesNotification.swift 7 1 320 320 2021-03-17 2021-03-17 Sources/LanguageServerProtocol/Notifications/DidChangeWorkspaceFoldersNotification.swift 15 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Notifications/ExitNotification.swift 4 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Notifications/InitializedNotification.swift 4 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Notifications/LogMessageNotification.swift 9 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Notifications/PublishDiagnosticsNotification.swift 11 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Notifications/ShowMessageNotification.swift 9 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Notifications/TextSynchronizationNotifications.swift 39 5 787 609 2019-12-06 2020-06-01 Sources/LanguageServerProtocol/PositionRange.swift 66 10 1172 315 2018-11-16 2021-03-22 Sources/LanguageServerProtocol/Request.swift 62 7 1164 809 2018-11-24 2019-11-14 Sources/LanguageServerProtocol/Requests/ApplyEditRequest.swift 18 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Requests/CallHierarchyIncomingCallsRequest.swift 17 1 315 315 2021-03-22 2021-03-22 Sources/LanguageServerProtocol/Requests/CallHierarchyOutgoingCallsRequest.swift 17 1 315 315 2021-03-22 2021-03-22 Sources/LanguageServerProtocol/Requests/CallHierarchyPrepareRequest.swift 10 1 315 315 2021-03-22 2021-03-22 Sources/LanguageServerProtocol/Requests/CodeActionRequest.swift 68 4 787 727 2019-12-06 2020-02-04 Sources/LanguageServerProtocol/Requests/ColorPresentationRequest.swift 23 3 787 607 2019-12-06 2020-06-03 Sources/LanguageServerProtocol/Requests/CompletionRequest.swift 59 4 787 551 2019-12-06 2020-07-29 Sources/LanguageServerProtocol/Requests/DefinitionRequest.swift 10 3 787 251 2019-12-06 2021-05-25 Sources/LanguageServerProtocol/Requests/DocumentColorRequest.swift 29 3 787 607 2019-12-06 2020-06-03 Sources/LanguageServerProtocol/Requests/DocumentHighlightRequest.swift 24 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Requests/DocumentSemanticTokensDeltaRequest.swift 52 1 294 294 2021-04-12 2021-04-12 Sources/LanguageServerProtocol/Requests/DocumentSemanticTokensRangeRequest.swift 11 1 294 294 2021-04-12 2021-04-12 Sources/LanguageServerProtocol/Requests/DocumentSemanticTokensRequest.swift 16 1 294 294 2021-04-12 2021-04-12 Sources/LanguageServerProtocol/Requests/DocumentSymbolRequest.swift 58 6 787 132 2019-12-06 2021-09-21 Sources/LanguageServerProtocol/Requests/ExecuteCommandRequest.swift 10 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Requests/FoldingRangeRequest.swift 49 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Requests/FormattingRequests.swift 26 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Requests/HoverRequest.swift 73 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Requests/ImplementationRequest.swift 10 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Requests/InitializeRequest.swift 50 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Requests/InlayHintsRequest.swift 17 2 250 230 2021-05-26 2021-06-15 Sources/LanguageServerProtocol/Requests/PollIndexRequest.swift 4 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Requests/PrepareRenameRequest.swift 47 3 121 41 2021-10-02 2021-12-21 Sources/LanguageServerProtocol/Requests/ReferencesRequest.swift 18 3 787 609 2019-12-06 2020-06-01 Sources/LanguageServerProtocol/Requests/RegisterCapabilityRequest.swift 24 2 320 300 2021-03-17 2021-04-06 Sources/LanguageServerProtocol/Requests/RenameRequest.swift 12 2 121 41 2021-10-02 2021-12-21 Sources/LanguageServerProtocol/Requests/ShowMessageRequest.swift 22 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Requests/ShutdownRequest.swift 7 4 787 735 2019-12-06 2020-01-27 Sources/LanguageServerProtocol/Requests/SymbolInfoRequest.swift 27 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Requests/UnregisterCapabilityRequest.swift 21 1 320 320 2021-03-17 2021-03-17 Sources/LanguageServerProtocol/Requests/WorkspaceFoldersRequest.swift 4 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/Requests/WorkspaceSemanticTokensRefreshRequest.swift 5 3 294 156 2021-04-12 2021-08-28 Sources/LanguageServerProtocol/Requests/WorkspaceSymbolsRequest.swift 26 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/SupportTypes/CallHierarchyItem.swift 31 1 315 315 2021-03-22 2021-03-22 Sources/LanguageServerProtocol/SupportTypes/ClientCapabilities.swift 337 9 787 294 2019-12-06 2021-04-12 Sources/LanguageServerProtocol/SupportTypes/CodeActionKind.swift 13 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/SupportTypes/Command.swift 10 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/SupportTypes/CompletionItem.swift 63 4 787 178 2019-12-06 2021-08-06 Sources/LanguageServerProtocol/SupportTypes/CompletionItemKind.swift 31 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/SupportTypes/Diagnostic.swift 96 11 787 256 2019-12-06 2021-05-20 Sources/LanguageServerProtocol/SupportTypes/DocumentURI.swift 47 6 787 599 2019-12-06 2020-06-11 Sources/LanguageServerProtocol/SupportTypes/FileEvent.swift 17 1 320 320 2021-03-17 2021-03-17 Sources/LanguageServerProtocol/SupportTypes/FileSystemWatcher.swift 40 1 320 320 2021-03-17 2021-03-17 Sources/LanguageServerProtocol/SupportTypes/FoldingRangeKind.swift 9 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/SupportTypes/InlayHint.swift 22 2 250 230 2021-05-26 2021-06-15 Sources/LanguageServerProtocol/SupportTypes/LSPAny.swift 140 3 787 320 2019-12-06 2021-03-17 Sources/LanguageServerProtocol/SupportTypes/Language.swift 142 4 787 733 2019-12-06 2020-01-29 Sources/LanguageServerProtocol/SupportTypes/Location.swift 9 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/SupportTypes/LocationLink.swift 18 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/SupportTypes/LocationsOrLocationLinksResponse.swift 24 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/SupportTypes/MarkupContent.swift 16 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/SupportTypes/Position.swift 44 4 787 551 2019-12-06 2020-07-29 Sources/LanguageServerProtocol/SupportTypes/RegistrationOptions.swift 115 4 320 214 2021-03-17 2021-07-01 Sources/LanguageServerProtocol/SupportTypes/SKCompletionOptions.swift 8 1 551 551 2020-07-29 2020-07-29 Sources/LanguageServerProtocol/SupportTypes/SemanticTokens.swift 15 1 294 294 2021-04-12 2021-04-12 Sources/LanguageServerProtocol/SupportTypes/ServerCapabilities.swift 344 9 787 214 2019-12-06 2021-07-01 Sources/LanguageServerProtocol/SupportTypes/SymbolKind.swift 39 3 787 315 2019-12-06 2021-03-22 Sources/LanguageServerProtocol/SupportTypes/TextDocumentContentChangeEvent.swift 11 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/SupportTypes/TextDocumentEdit.swift 8 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/SupportTypes/TextDocumentIdentifier.swift 19 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/SupportTypes/TextDocumentItem.swift 20 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/SupportTypes/TextDocumentSaveReason.swift 5 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/SupportTypes/TextEdit.swift 29 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/SupportTypes/VersionedTextDocumentIdentifier.swift 8 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/SupportTypes/WindowMessageType.swift 6 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/SupportTypes/WorkspaceEdit.swift 213 3 787 320 2019-12-06 2021-03-17 Sources/LanguageServerProtocol/SupportTypes/WorkspaceFolder.swift 11 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocol/SupportTypes/WorkspaceSettings.swift 39 2 787 779 2019-12-06 2019-12-14 Sources/LanguageServerProtocolJSONRPC/DisableSigpipe.swift 15 2 315 314 2021-03-22 2021-03-23 Sources/LanguageServerProtocolJSONRPC/JSONRPCConnection.swift 323 33 1164 314 2018-11-24 2021-03-23 Sources/LanguageServerProtocolJSONRPC/MessageCoding.swift 103 6 906 472 2019-08-09 2020-10-16 Sources/LanguageServerProtocolJSONRPC/MessageSplitting.swift 130 7 1172 803 2018-11-16 2019-11-20 Sources/SKCore/BuildServerBuildSystem.swift 203 39 906 7 2019-08-09 2022-01-24 Sources/SKCore/BuildSetup.swift 16 7 1112 854 2019-01-15 2019-09-30 Sources/SKCore/BuildSystem.swift 18 19 1154 7 2018-12-04 2022-01-24 Sources/SKCore/BuildSystemDelegate.swift 9 8 878 609 2019-09-06 2020-06-01 Sources/SKCore/BuildSystemManager.swift 341 15 725 7 2020-02-06 2022-01-24 Sources/SKCore/CompilationDatabase.swift 245 8 1154 322 2018-12-04 2021-03-15 Sources/SKCore/CompilationDatabaseBuildSystem.swift 88 24 1154 7 2018-12-04 2022-01-24 Sources/SKCore/FallbackBuildSystem.swift 71 22 1154 7 2018-12-04 2022-01-24 Sources/SKCore/FileBuildSettings.swift 44 11 1154 144 2018-12-04 2021-09-09 Sources/SKCore/FileBuildSettingsChange.swift 34 2 609 599 2020-06-01 2020-06-11 Sources/SKCore/LanguageServer.swift 123 7 811 480 2019-11-12 2020-10-08 Sources/SKCore/MainFilesProvider.swift 7 2 726 725 2020-02-05 2020-02-06 Sources/SKCore/Toolchain.swift 117 18 1168 480 2018-11-20 2020-10-08 Sources/SKCore/ToolchainRegistry.swift 210 15 1173 879 2018-11-15 2019-09-05 Sources/SKCore/XCToolchainPlist.swift 71 7 1157 441 2018-12-01 2020-11-16 Sources/SKSupport/BuildConfiguration.swift 5 9 1117 299 2019-01-10 2021-04-07 Sources/SKSupport/ByteString.swift 14 4 1152 879 2018-12-06 2019-09-05 Sources/SKSupport/FileSystem.swift 14 2 886 879 2019-08-29 2019-09-05 Sources/SKSupport/LineTable.swift 129 8 1173 846 2018-11-15 2019-10-08 Sources/SKSupport/Platform.swift 16 14 1157 480 2018-12-01 2020-10-08 Sources/SKSupport/Random.swift 10 2 1173 1172 2018-11-15 2018-11-16 Sources/SKSupport/Result.swift 18 4 1172 804 2018-11-16 2019-11-19 Sources/SKSupport/dlopen.swift 88 11 1171 510 2018-11-17 2020-09-08 Sources/SKSwiftPMWorkspace/SwiftPMWorkspace.swift 412 64 1172 7 2018-11-16 2022-01-24 Sources/SKTestSupport/Array+SyntaxHighlightingToken.swift 31 2 212 156 2021-07-03 2021-08-28 Sources/SKTestSupport/FileSystem.swift 10 4 1155 879 2018-12-03 2019-09-05 Sources/SKTestSupport/HostPlatform.swift 4 1 320 320 2021-03-17 2021-03-17 Sources/SKTestSupport/INPUTS/BasicCXX/Object.h 4 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/BasicCXX/main.c 5 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/BuildServerBuildSystemTests.testBuildTargetOutputs/server.py 68 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/BuildServerBuildSystemTests.testBuildTargetSources/server.py 91 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/BuildServerBuildSystemTests.testBuildTargets/server.py 87 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/BuildServerBuildSystemTests.testBuildTargetsChanged/server.py 76 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/BuildServerBuildSystemTests.testFileRegistration/server.py 74 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/BuildServerBuildSystemTests.testServerInitialize/server.py 53 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/BuildServerBuildSystemTests.testSettings/server.py 73 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/ClangCrashRecovery/main.cpp 1 2 427 377 2020-11-30 2021-01-19 Sources/SKTestSupport/INPUTS/ClangCrashRecoveryBuildSettings/main.cpp 8 2 427 377 2020-11-30 2021-01-19 Sources/SKTestSupport/INPUTS/ClangModules/ClangModuleA.h 4 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/ClangModules/ClangModules_main.m 4 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/ClangStdHeaderCanary/std_header_canary.cpp 4 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/CodeActionCxx/main.cpp 4 1 124 124 2021-09-29 2021-09-29 Sources/SKTestSupport/INPUTS/CodeCompleteSingleModule/CodeCompleteSingleModuleA.swift 3 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/CodeCompleteSingleModule/CodeCompleteSingleModuleB.swift 3 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/FoldingRange/FoldingRangeBase.swift 7 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/FoldingRange/FoldingRangeDuplicateRanges.swift 3 2 25 21 2022-01-06 2022-01-10 Sources/SKTestSupport/INPUTS/FoldingRange/FoldingRangeEmptyFile.swift 1 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/GeneratedHeader/lib.c 3 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/GeneratedHeader/main.c 4 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/Implementation/a.swift 46 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/Implementation/b.swift 12 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/MainFiles/a.swift 4 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/MainFiles/b.swift 4 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/MainFiles/bridging.h 1 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/MainFiles/c.cpp 6 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/MainFiles/d.cpp 6 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/MainFiles/shared.h 1 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/MainFiles/unique.h 8 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/SemanticRefactor/SemanticRefactorBase.swift 8 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/SwiftModules/a.swift 1 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/SwiftModules/b.swift 4 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/SwiftModules/c.swift 6 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/SwiftPMPackage/Package.swift 14 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/SwiftPMPackage/Sources/exec/main.swift 2 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/SwiftPMPackage/Sources/lib/lib.swift 6 4 487 7 2020-10-01 2022-01-24 Sources/SKTestSupport/INPUTS/proj1/a.swift 4 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/proj1/b.swift 3 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/proj1/rec/c.swift 2 2 487 486 2020-10-01 2020-10-02 Sources/SKTestSupport/INPUTS/sourcekitdCrashRecovery/main.swift 1 2 427 377 2020-11-30 2021-01-19 Sources/SKTestSupport/LongTestsEnabled.swift 7 2 427 377 2020-11-30 2021-01-19 Sources/SKTestSupport/SKSwiftPMTestWorkspace.swift 121 21 907 7 2019-08-08 2022-01-24 Sources/SKTestSupport/SKTibsTestWorkspace.swift 187 28 937 300 2019-07-09 2021-04-06 Sources/SKTestSupport/TestServer.swift 80 20 1116 455 2019-01-11 2020-11-02 Sources/SKTestSupport/TextDocumentIdentifier+URI.swift 12 2 804 802 2019-11-19 2019-11-21 Sources/SourceKitD/SKDRequestArray.swift 25 3 612 412 2020-05-29 2020-12-15 Sources/SourceKitD/SKDRequestDictionary.swift 50 3 612 412 2020-05-29 2020-12-15 Sources/SourceKitD/SKDResponse.swift 40 4 612 411 2020-05-29 2020-12-16 Sources/SourceKitD/SKDResponseArray.swift 45 7 612 256 2020-05-29 2021-05-20 Sources/SourceKitD/SKDResponseDictionary.swift 50 7 612 156 2020-05-29 2021-08-28 Sources/SourceKitD/SourceKitD.swift 70 5 612 480 2020-05-29 2020-10-08 Sources/SourceKitD/SourceKitDImpl.swift 65 2 608 607 2020-06-02 2020-06-03 Sources/SourceKitD/SourceKitDRegistry.swift 45 4 608 600 2020-06-02 2020-06-10 Sources/SourceKitD/sourcekitd_functions.swift 76 3 612 607 2020-05-29 2020-06-03 Sources/SourceKitD/sourcekitd_uids.swift 371 16 612 156 2020-05-29 2021-08-28 Sources/SourceKitLSP/CapabilityRegistry.swift 165 6 300 7 2021-04-06 2022-01-24 Sources/SourceKitLSP/Clang/ClangLanguageServer.swift 387 17 606 44 2020-06-04 2021-12-18 Sources/SourceKitLSP/DocumentManager.swift 173 5 606 6 2020-06-04 2022-01-25 Sources/SourceKitLSP/DocumentTokens.swift 19 2 212 156 2021-07-03 2021-08-28 Sources/SourceKitLSP/IndexStoreDB+MainFilesProvider.swift 17 2 606 480 2020-06-04 2020-10-08 Sources/SourceKitLSP/RangeAdjuster.swift 40 2 10 6 2022-01-21 2022-01-25 Sources/SourceKitLSP/SourceKitIndexDelegate.swift 42 1 606 606 2020-06-04 2020-06-04 Sources/SourceKitLSP/SourceKitLSPCommandMetadata.swift 65 1 606 606 2020-06-04 2020-06-04 Sources/SourceKitLSP/SourceKitServer+Options.swift 21 4 606 551 2020-06-04 2020-07-29 Sources/SourceKitLSP/SourceKitServer.swift 973 23 606 3 2020-06-04 2022-01-28 Sources/SourceKitLSP/Swift/CodeCompletion.swift 201 7 559 178 2020-07-21 2021-08-06 Sources/SourceKitLSP/Swift/CodeCompletionSession.swift 183 3 551 474 2020-07-29 2020-10-14 Sources/SourceKitLSP/Swift/CommentXML.swift 133 3 606 200 2020-06-04 2021-07-15 Sources/SourceKitLSP/Swift/CursorInfo.swift 105 4 606 494 2020-06-04 2020-09-24 Sources/SourceKitLSP/Swift/Diagnostic.swift 265 10 606 6 2020-06-04 2022-01-25 Sources/SourceKitLSP/Swift/EditorPlaceholder.swift 39 1 606 606 2020-06-04 2020-06-04 Sources/SourceKitLSP/Swift/ExpressionTypeInfo.swift 69 3 250 230 2021-05-26 2021-06-15 Sources/SourceKitLSP/Swift/SemanticRefactorCommand.swift 67 1 606 606 2020-06-04 2020-06-04 Sources/SourceKitLSP/Swift/SemanticRefactoring.swift 111 1 606 606 2020-06-04 2020-06-04 Sources/SourceKitLSP/Swift/SourceKitD+ResponseError.swift 18 1 606 606 2020-06-04 2020-06-04 Sources/SourceKitLSP/Swift/SwiftCommand.swift 28 1 606 606 2020-06-04 2020-06-04 Sources/SourceKitLSP/Swift/SwiftLanguageServer.swift 1196 33 606 6 2020-06-04 2022-01-25 Sources/SourceKitLSP/Swift/SyntaxHighlightingToken.swift 154 4 212 6 2021-07-03 2022-01-25 Sources/SourceKitLSP/Swift/SyntaxHighlightingTokenParser.swift 188 2 212 156 2021-07-03 2021-08-28 Sources/SourceKitLSP/Swift/VariableTypeInfo.swift 80 3 230 215 2021-06-15 2021-06-30 Sources/SourceKitLSP/ToolchainLanguageServer.swift 37 11 606 230 2020-06-04 2021-06-15 Sources/SourceKitLSP/Workspace.swift 95 2 606 300 2020-06-04 2021-04-06 Sources/sourcekit-lsp/main.swift 141 50 1164 454 2018-11-24 2020-11-03 Utilities/build-script-helper.py 162 35 1113 153 2019-01-14 2021-08-31 cmake/modules/SwiftSupport.cmake 38 4 789 44 2019-12-04 2021-12-18