PowerShellEditorServices
PowerShellEditorServices copied to clipboard
WIP: Marshal Script-based ToString to PS Execution Pipeline for Performance
#1686
@JustinGrote was this something you're still working on?
I haven't been able to find the issue so at the moment, no :)
@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.
Hey, sounds good, I think that's the way to go too.
Going to close this out as I did practically the same thing in https://github.com/PowerShell/PowerShellEditorServices/pull/1975.