Powershell Studio 2014 4.1.75 - Feedback on autoformatting
Posted: Fri Jan 09, 2015 3:41 pm
First off, love the product. It's awesome and saves me tons of time.
Wondering if it would be possible to tweak the autoformatting to detect when breaking up a long object statement to multiple lines for readability so that it lines up the members under the object like this:
$objectname`
.membername`
.nextmember`
.etc
Right now autoformatting removes the indents.
Thanks!
T
Wondering if it would be possible to tweak the autoformatting to detect when breaking up a long object statement to multiple lines for readability so that it lines up the members under the object like this:
$objectname`
.membername`
.nextmember`
.etc
Right now autoformatting removes the indents.
Thanks!
T