Posh icon indicating copy to clipboard operation
Posh copied to clipboard

Posh should support Argument Completers

Open StartAutomating opened this issue 1 year ago • 0 comments
trafficstars

Description

Custom argument completers are a decent part of user experience in PowerShell.

They should be easy to create and manage with scriptproperties and psuedotypes (possibly in $Posh.Commands)

StartAutomating avatar Jan 17 '24 07:01 StartAutomating