main
Update tests
Support smart break line for `fixed` statement (#83543)
Cleanup test methods
Make tests synchronous
Make tests non-async
Use raw strings in tests
File-based apps: Add support for `#:ref` directive (#83985)
Switch code that was using Assert.True/False as a replacement for .Fail
Make sealed
Fix CodeLens missing references to extension block methods (#84157)
Have CompleteStatement handle EOF statements (#83205)
Remove EditorFeaturesWpf TestComposition (#78769)
Reapply "Update methods to be `async`." (#81808)
Adopt editor InlinePromptService for documentation comments (#84282)
Sort usings
Inline test code
Add LanguageVersion for C# 14 (#79725)
Fix duplicate xUnit test case ID in TestBlockScopedNamespaces
Added selection clearing after moving between methods (#82284)
Fix test failures from regex pattern detection
[labeled break/continue] Keyword highlighting (#83201)
Add Enum static extensions (#79546)
Indent test arguments
Extension indexers: validate basic IDE support (#84175)
Add test
On-the-fly-docs Pass along additional context (#77510)
Make ISourceLinkService a workspace service (#83276)
Reverted unwanted launchSettings.json commit.
Include nullable annotations in quick-info tooltip for delegates (#84195)
Add tests for explicit type and nested deconstruction reassigned in local functions
Update src/EditorFeatures/CSharpTest/Rename/CSharpInlineRenameServiceTests.cs
Fix signature help selecting wrong overload for multiple type parameter extension methods (#84089)
Fix typo teh to the (#82237)
Allow try/catch/finally blocks to collapse independently (#84507)
Remove unnnecessary null suppressions in Roslyn.sln
Move to file scoped namespace in tests
Moved remainder of Interactive and EditorFeatures to Open (changeset 1406305)
Merge remote-tracking branch 'upstream/features/collection-expression-arguments' into portIDEFeatures2