main
Use implicit object creation expressions
Remove unused completionActive parameter from AbstractAutomaticLineEnderTests
Make tests non-async
Use file scoped namespaces. (#77854)
Remove AssertEx.Fail
Fix Code Lens around source generated files
Have CompleteStatement handle EOF statements (#83205)
Add option for import completion commit behavior (#82916)
Merge branch 'main' into revertRevert2
Remove unused usings
Make sealed
More 'ForceCodeAnalysisDiagnostics' back to oop
Switch to async
Fix IDE0055: Enforce import directive grouping when groups are contiguous, regardless of sorting (#81202)
Added selection clearing after moving between methods (#82284)
Switch code that was using Assert.True/False as a replacement for .Fail
Add feature to strike out obsolete symbols
Add interceptor method info to Quick Info tooltip (#83254)
Move TestWorkspace to Workspace test layer, add EditorTestWorkspace to EditorFeatures layer (#71407)
Add tests
Move IRefactorNotifyService down to features layer (#81749)
Clean up KeyValuePair polyfills (#78872)
Remove EditorFeaturesWpf TestComposition (#78769)
Revert "Revert "Update VSSDK to 18.9.496-Preview"" (#84403)
Sort usings
Move to file scoped namespace in tests
Adopt editor InlinePromptService for documentation comments (#84282)
Remove empty ExternalAccess Razor feature project
Remove workarounds for bugs that have been fixed