main
[Hot Reload] Unify ManagedHotReloadLanguageService across DevKit and VS (#82905)
Use file scoped namespaces. (#77854)
Revert "Revert "Update VSSDK to 18.9.496-Preview"" (#84403)
Fix add missing using from throwing exceptions in serialization
Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2876894
Remove unnecessary imports
Move async utils to Microsoft.CodeAnalysis.Threading source package (#76937)
Fix protocol version of ManagedHotReloadService descriptor used in DevKit (#84454)
Upgrade to VS-MEF 18.3.36
Add new workspace event that gives handlers the opportunity to be processed immediately (#76932)
Cache MEF catalog in servicehub process (#78122)
Allow manual creation of hot reload stack in VSCode
Make C#DK service broker fully per server
rename type
Consolidate ExternalAccess libraries (#81593)
added RemoteWorkspace
Mark our 2.0 APIs as shipped
Fix deadlock in case if pipe reading fails
Comments
Address more analyzer violations
Fix descriptor
Fixes Hot reload logging in DevKit (#84179)
Allow for better parallelization with brokered services
Remove the OOP Server GC experiment
clarification comments
Make sealed
Replace string.Compare == 0 patterns with Equals/StartsWith calls (#84036)