Files
sourcekit-lsp/Sources/LanguageServerProtocol/Requests/WillSaveWaitUntilTextDocumentRequest.swift
Alex Hoppen 35c52c7590 Allow creation of TaskMetadata for all known notification and request types
Previously, we would sometimes log errors for example for the `setTrace` notification sent by VS Code. To avoid those logs, add cases for all known requests and notifications to the `TaskMetadata` initializers.
2023-10-31 09:12:24 -07:00

1.6 KiB