main
Tests
Add code-folding/structure-guides/sticky-scroll support for extension blocks
Use file scoped namespaces
Make tests synchronous
Make tests non-async
Allow try/catch/finally blocks to collapse independently (#84507)
Merge branch 'removeAsyncTests' of https://github.com/CyrusNajmabadi/roslyn into removeAsyncTests
Use raw strings in tests
Fix structure guideline anchor for initializer expressions with multi-line argument lists (#82946)
Cleanup test methods
Add ParameterListStructureProvider for collapsing multi-line parameter lists (#80944)