PowerType icon indicating copy to clipboard operation
PowerType copied to clipboard

Autocomplete for PowerShell

Results 21 PowerType issues
Sort by recently updated
recently updated
newest added

help wanted
dictionary request

Would it be possible to show more than 10 items of hints? Maybe this could be a parameter on `Enable-PowerType`? ```ps Enable-PowerType -HintCount 20 ``` It would be nice if...

help wanted
dictionary request

help wanted
dictionary request

help wanted
dictionary request

help wanted
dictionary request

help wanted
dictionary request

The current handle ling of the inpit ast is fairly basic and easily breaks. Improve it to handle both prefix and suffix.