main
Unions: add most basic IDE support (#82604)
Make tests non-async
Fix 'switch' keyword recomendations after an expression
Cleanup test methods
Use raw strings in tests
IDE test pass for closed class (#83682)
Switch to async
Fix argument indentation
Fix indentation in FileKeywordRecommenderTests
Relax rules for completion of `fixed` keyword (#84133)
Extension indexers: validate basic IDE support (#84175)
Apply suggestions from code review
Fix keyword recommending in record parameter attributes
Make sealed
Switch code that was using Assert.True/False as a replacement for .Fail
in progress
Use file scoped namespaces. (#77854)
Update src/EditorFeatures/CSharpTest2/Recommendations/UnmanagedKeywordRecommenderTests.cs
Update tests
Add tests