main
Fix Call Hierarchy cross-thread exception when displaying field initializers (#82127)
Change signature - update automation text when the type does not bind (#81342)
Only features
Make sealed
Fix Code Lens around source generated files
Sort usings
Remove unnecessary nullable directives
Colorization for array, pointer, and function pointer type aliases followup (#81363)
Fix some minor UI errors that were caused by binding failures (#81407)
Merge remote-tracking branch 'upstream/main' into actuallyUseAutoProps
Remove use of DisposalToken if we can just call Dispose() instead
Rename constant to make it clear which is which
Extract services and abstract base class to allow more things to participate in feedback logging
Change activity log category from VisualStudioErrorReportingService to Roslyn
Make synchronous
Use helper method
Use implicit object creation expressions
Revert "Revert "Update VSSDK to 18.9.496-Preview"" (#84403)
Add Show Inheritance context menu command
Fixes rename attribute bug (#79418)
Clean up KeyValuePair polyfills (#78872)
Refactor LSP server logging to remove singleton lsp instance (#84001)
Pass along correct VS guid when reporting task list items
Make the fetch of the VisualStudioWorkspace lazy in ObjectBrowser
#81118: Fix dropdown in "Move static members" dialog (#81119)
Move tracking of builds to unit-test solution crawler code
Address review feedback for the labeled-jump analyzer
Remove CancellationTokens that were just used to shut down queues
Add narrator support to pick member search bar (#80966)
Reduce allocations during source text diffing (#82462)
Fix blurry text in LightBulb preview by changing TextFormattingMode to Ideal
Switch to just using disposal as a way to cancel file watching
Update VS to use file scoped namespaces
Make SolutionChecksumUpdater disposable and dispose the queues
Use ActivationConstraint.FeatureFlag API to control when Semantic Search is enabled (#77133)
Switch the StackTraceExplorer to use the same pattern that other commands do
Fix NuGet package search by restoring fallback (#82129)
Migrate some menu command registration to our package initialize
Tests
Change the default for test.includeSourceGeneratedFilesInRealTimeDiscovery
Delete the .editorconfig designer
Move IRefactorNotifyService down to features layer (#81749)
Reuse our fault reporting code from Visual Studio (#84509)
Define a new command that invokes the logger
Delete the old Intellisense option pages
Add array, pointer, and function pointer classification support
Avoid switching to the UI thread every time we are subscribing menus
Consolidate ExternalAccess libraries (#81593)
Disable Windows PDB conversion (#64581)
Mark APIs as shipped (#58776)
Load the core RoslynPackage with a service rather than LoadPackage
Deprioritize the .editorconfig designer (but let you still pick it) (#80524)
Theme some dialogs (#55971)