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
Declare an enum and a hashtable with varying lengths of elements so that the equal signs do not align in a column and then format the document. Hash table equal signs will align but the enum equal signs will not.
Visuals
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
andyleejordan
changed the title
VS Code formatting does not properly align equal signs in enums
Formatting does not properly align equal signs in enums
Nov 4, 2021
Prerequisites
Summary
Powershell formatting properly aligns equal signs in hashtables but does not align equal signs in enums:
PowerShell Version
Visual Studio Code Version
Extension Version
[email protected]
Steps to Reproduce
Declare an enum and a hashtable with varying lengths of elements so that the equal signs do not align in a column and then format the document. Hash table equal signs will align but the enum equal signs will not.
Visuals
No response
Logs
No response
The text was updated successfully, but these errors were encountered: