main
Organize VB imports
Switch code that was using Assert.True/False as a replacement for .Fail
Only cache diagnostics for legacy projects (#82643)
Refactoring of extension methods in source packages (#78620) - take 2 (#78894)
Apply test attributes consistently
Fix up all the test project launchSettings.json to allow F5 again
Make the fetch of the VisualStudioWorkspace lazy in ObjectBrowser
Add scaffolding for labeled break/continue analyzer/fixer
fix bom
Remove AssertEx.Fail
Docs
Remove the legacy handling
Reduce allocations in normal elfie usage (#82743)
Use Microsoft.VisualStudio.Sdk meta-package and clean up versions and package references (#71111)
Add test for unique FixIdDefinition exports
Remove now unused Progression references and related hacks