main
Update editor features to use file scoped namespaces
Switch to lock instead
Move files
Move check
Reapply "Update methods to be `async`." (#81808)
REvert
Remove unnecessary nullable directives
Remove CancellationTokens that were just used to shut down queues
Make sealed
Remove use of DisposalToken if we can just call Dispose() instead
Refactor for codelens to remvoe VS dependency
Use args
Generate Documentation - incorrect buffer bug (#84709)
Improves tracking of pending solution updates (#84726)
in progress
Make more code jtf
Use file scoped namespaces. (#77854)
Revert "Revert "Update VSSDK to 18.9.496-Preview"" (#84403)
Remove fallbacks (2) (#74319)
Address more analyzer violations
Enable LSP go-to-definition, find-all-references, and go-to-implementation with command handler precedence (#80951)
Fix
Refactoring of extension methods in source packages (#78620) - take 2 (#78894)
Fix nullable annotations for an AllowDefault = true import
Allow submitting rename conflicts and rename unambiguous erroneous references (#84686)
Simplify the queue disposal for completion cache sevices
Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2875816
Implement LSP daemon mode (#84199)
Add Enum static extensions (#79546)
Update src/EditorFeatures/Core/ModernCommands/ShowInheritanceMarginCommandArgs.cs
Compute if a doc is generated code or not in OOP not on the host
Use implicit object creation expressions
Remove unused usings
Delete dead interface for creating peekable items
Remove obsolete diff overview margin workaround (#84546)
Use the shared KnownMonikers.Sparkle for the On-The-Fly Docs Copilot icon (#84401)
Make SolutionChecksumUpdater disposable and dispose the queues
More semantic update changes (#79828)
Make CancellationToken optional for AsyncBatchingWorkQueue
Automatically apply fixes to copilot changes
Switch to 0
Sort usings
Reduce allocations in TextBufferFactoryCloneService.Clone (#82777)
Clamp selections within a string literal so they do not go outside of it
Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 3036292
Exporting services for specific workspace kinds (#72236)
Adopt editor InlinePromptService for documentation comments (#84282)
Remove synchronous rename (#78839)
Mark APIs as shipped (#58776)