Files
sourcekit-lsp/Sources/SourceKitLSP/Swift
Alex Hoppen f51aa65a13 Forward all errors that translate to .cancelled from document diagnostics request
We were only forwarding `CancellationError` but depending on when cancellation happens, we would get `SKDError.cancelled`, which we would translate to empty diagnostics, causing the test to fail.
2024-05-31 22:03:22 -07:00
..
2024-04-22 10:55:42 -07:00