Workspace Symbol search in OOP LSP only supports streaming #48151
Labels
Area-IDE
Concept-Continuous Improvement
LSP
issues related to the roslyn language server protocol implementation
Milestone
This one: https://github.com/dotnet/roslyn/blob/master/src/Workspaces/Remote/ServiceHub/Services/LanguageServer/LanguageServer.cs#L102
We should support streaming, and just return return results when the client prefers that.
The text was updated successfully, but these errors were encountered: