PowerShellEditorServices icon indicating copy to clipboard operation
PowerShellEditorServices copied to clipboard

WIP: Marshal Script-based ToString to PS Execution Pipeline for Performance

Open JustinGrote opened this issue 3 years ago • 4 comments

#1686

JustinGrote avatar Jan 30 '22 16:01 JustinGrote

@JustinGrote was this something you're still working on?

andyleejordan avatar May 18 '22 18:05 andyleejordan

I haven't been able to find the issue so at the moment, no :)

JustinGrote avatar May 18 '22 23:05 JustinGrote

@andschwa I think I may abandon this PR in favor of the lazy variable inititialization if it is a scriptproperty like Typescript does it, seems like the better way to go.

JustinGrote avatar Jun 27 '22 18:06 JustinGrote

Hey, sounds good, I think that's the way to go too.

andyleejordan avatar Jun 27 '22 18:06 andyleejordan

Going to close this out as I did practically the same thing in https://github.com/PowerShell/PowerShellEditorServices/pull/1975.

andyleejordan avatar Dec 19 '22 22:12 andyleejordan