Closed
Description
Summary of the new feature / enhancement
Add document symbols for Pester's setup/teardown blocks for outline/navigation-purposes
- BeforeAll
- BeforeEach
- AfterAll
- AfterEach
- BeforeDiscovery
The blocks are unnamed, but outline shows order and nesting so they still make sense.
Proposed technical implementation details (optional)
Only document symbols for outline. No references/definition or code lense.