Feature Request: Align Equal Sign on Enum Statement #5138
Labels
Area-Code Formatting
Area-Script Analysis
Issue-Enhancement
A feature request (enhancement).
Needs: Triage
Maintainer attention needed!
Pending: External
This issue is not fixed here, it is fixed in a dependent repo such as PowerShell,PSScriptAnalyzer
Prerequisites
Summary
The vscode-powershell extension appears to align the equal signs on hashtables, but it doesn't align the equal signs within the Enum statement.
Given the following...
...it reformats it to this...
Proposed Design
If the Enum statement contains equal signs then I would expect that the equal signs would be aligned like this...
The text was updated successfully, but these errors were encountered: