PowerShell Studio Feature Requests

Feature requests, product enhancement ideas, and other product-specific suggestions.

Add formatting option for space or no space between variable type and name

JohnMoe, Jun. 10, 2019Under Review

I tend to find this more readable:

[System.String] $temp

than PowerShell Studio's default that it keeps reverting me to:

[System.String]$temp

Can you please add a formatting option for this?



You must be logged in to make a comment on a feature request. Click here to log in now.