You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe also InModuleScope <Module>. Not as important, though it would make so much sense with the new experimental vscode sticky scroll which reuse the same symbols.
Update: Decided to drop it because we recommend to minimize use of InModuleScope .. and ideally only for parts of code in It-tests. It would just be noisy.
Summary of the new feature / enhancement
Add document symbols for Pester's setup/teardown blocks for outline/navigation-purposes
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.
The text was updated successfully, but these errors were encountered: