main
Fix
Final fixes
Fix global alias cases
Make sealed
Update src/Features/CSharp/Portable/BraceCompletion/ParenthesisBraceCompletionService.cs
Update c# features to use file scoped namespaces
Move CallHierarchy logic to the Features layer (#82864)
lint
Enable generate type for unresolved types in XML doc comment cref attributes (#82194)
Switch to ToImmutableAndClear
Revert "Update methods to be `async`." (#81808)
File-based apps: Add support for `#:ref` directive (#83985)
Fix issue converting an auto prop to a full prop when 'field' and 'initializers' are involved
Simplify the virtual char api
Improve trivia handling in 'use as expression'. (#82577)
Remove unused usings
Fix line breaks
Fixup
Last case
Fixes
Refactoring of extension methods in source packages (#78620) - take 2 (#78894)
Downstream
Complete work
Remove First/Last
Remove fallbacks (#74041)
Reapply "Move to .NET 10 Preview 5 (#78906)"
Allow MSBuildWorkspace to open file-based apps (#84139)
Fix doc comment autocomplete corrupting declarations with existing /// (#83648)
use patterns
IN progress
Use helper method
File-based programs live directive diagnostics (#80575)
Sort usings
Offer fully-qualify code fix for unresolved types in cref attributes (#84346)
Revert "Remove the 'intent' subsystem from roslyn (#79179)"
Support generate method in null-conditional-assignment
[labeled break/continue] Go to Definition (#83200)
[labeled break/continue] Keyword highlighting (#83201)
Allow user to still create a new field/prop when offering to initialize an existing prop
Warn for redundant pattern in `not ... or <redundant>` pattern (#75581)
Move to syntaxfacts
Fix formatting
Add tests
Show rendered character in C# Quick Info for Unicode-escaped char literals (#83182)
Make it clearer when 'move declaration' might change semantics
Search related type sections in other documents when doing a document-filtered nav to search
More unification
review feedback
Ide options (#74053)
Delete some old Quick Info code that supported LSIF
Extract raw string literal auto-insert logic into reusable service (#80871)
Simplify code fixers
Simplify
Fix signature help selecting wrong overload for multiple type parameter extension methods (#84089)
IDE test pass for closed class (#83682)
Move feature-oriented helpers to appropriate location
cleanup based on feedback
Fix incomplete migration of TopLevelStatement tests to VerifyCS pattern (#83085)
Allow try/catch/finally blocks to collapse independently (#84507)
Only provide fallback options for host analyzers
Move inheritance margin logic to a features service (#83001)
Offer wrap parameters in primary constructor base call
Move CSharpFeatures project into Portable directory
Run scripts/PublicAPI/mark-shipped.cmd