main
Remove unnecessary casts
Organize VB imports
Update tests to match new behaviot
Apply FixAll in solution for IDE0005 (fixes VB projects in the solution)
Fix RS0033 by marking constructors obsolete
In progress
Simplify
Add feature to strike out obsolete symbols
Add refactoring to organize imports
Switch to being part of the standard classification system
Make ref kind distinction language-aware for C# and VB
Clean up KeyValuePair polyfills (#78872)
Replace string.Compare == 0 patterns with Equals/StartsWith calls (#84036)
Revert "Use immutable types in signature help (#80322)" (#80421)
Share syntax trees across language server workspaces (#84758)
Localized file check-in by OneLocBuild Task: Build definition ID 327: Build ID 2876676
Precursor to share code with RoslynAnalyzers. (#79117)
Reset the API files
Mark our 2.0 APIs as shipped