Files
sourcekit-lsp/Sources/SourceKitLSP/SourceKitServer.swift
Alex Hoppen d9055b798d Remove client-side filtering for code completion
`SKCompletionOptions.serverSideFiltering` is `true` by default and I know of no editor that disables it. Delete it.

Fixes #863
rdar://116703670
2023-10-16 09:55:22 -07:00

71 KiB