main
Implement LSP daemon mode (#84199)
Provide access to SymbolKey for TestDiscovery (#84643)
Improve LSP project load progress messages (#84744)
Share syntax trees across language server workspaces (#84758)
Refactor LSP server logging to remove singleton lsp instance (#84001)
Trim lsp dispatch allocations (#84651)
Handle textDocument/didChange notifications that don't pass across the range (#84714)
Merge remote-tracking branch 'upstream/features/sonic' into merge/sonic-into-main
Fix daemon relay exit classification (#84666)
Enable support for an LSP client to open source generated files
ExcludeFromSourceBuild->ExcludeFromSourceOnlyBuild (#75136)
Move LanguageServer out of Features directory (#73779)