Files
sourcekit-lsp/Sources/SourceKitLSP
Alex Hoppen 0b2ca89903 Ensure we handle multiple results returned by the index correctly
This replaces all uses of `.first` on index results in `SourceKitServer` by code that explicitly handles multiple results.
2024-02-29 16:14:10 -08:00
..