main
Renames
Make tests non-async
Use raw strings in tests
Fix global alias cases
Tweak build break fix
Update tests
Port remaining unit test projects to Linux (#83153)
Improve trivia handling in 'use as expression'. (#82577)
Use implicit object creation expressions
Fix InvalidCastException in ConvertForToForEach with tuples
Add LanguageVersion for C# 14 (#79725)
File-based apps: avoid running a few irrelevant editor features (#84575)
Add WorkItem attributes to new tests for issue #80788
Make tests synchronous
Adopt editor InlinePromptService for documentation comments (#84282)
Improves tracking of pending solution updates (#84726)
[labeled break/continue] Grabbag validation tests (#83204)
Offer fully-qualify code fix for unresolved types in cref attributes (#84346)
Enable declaration and consumption of non-virtual static members in interfaces regardless of runtime support for Default Interface Implementations (#83097)
Fix tests
Allow Generate Type in Razor documents
Add test
Simplify
Do not offer introduce parameter for incomplete calls (#84769)
Use raw strings
Improve diagnostic for != operator in patterns (#81294)
Add partial modifier support for "Replace property with methods" refactoring
Implement `unsafe` snippet (#82245)
Add optional namespace support to symbol tree item provider
Improve multi-line indentation in 'use expression body'
Remove superfluous parentheses when converting to a pattern
Move tests, and test all cases