Description
Prerequisites
- I have written a descriptive issue title.
- I have searched all issues to ensure it has not already been reported.
Summary
Outline pane in vscode should also include / support #region blocks in Powershell.
Outline is a great tool for navigating hundreds of lines. If there are hundred of lines the Powershell Developer utilises region of code blocks using the #region / #endregion blocks to navigate easier. If this is implemented in the outline it will add a lot value to the PowerShell developer.
Proposed Design
No response