PowerType
PowerType copied to clipboard
Autocomplete for PowerShell
Results
21
PowerType issues
Sort by
recently updated
recently updated
newest added
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...
The current handle ling of the inpit ast is fairly basic and easily breaks. Improve it to handle both prefix and suffix.