-
Notifications
You must be signed in to change notification settings - Fork 315
Open
Labels
Area-HistoryImprovementsLabel for tracking different improvements to historyLabel for tracking different improvements to historyIssue-EnhancementIt's a feature request.It's a feature request.
Milestone
Description
Perhaps a blend of menu complete
and history searching, seems to be a common ask
Description of the new feature/enhancement
There are many cases where tab completion can result in a large list (not just files which is a common case, but think of resources in Azure). It would be useful to have either a new mode for MenuComplete or an alternate where you have a filter line that will dynamically filter results showing matches to the typed filter. In the file case, I should be able to type *.jpg
which will filter out to just files with that extension. If I type jpg
then any result that contains that string would be shown.
One question is whether the cmdlet participates as an optimization rather than filtering on the client.
Metadata
Metadata
Assignees
Labels
Area-HistoryImprovementsLabel for tracking different improvements to historyLabel for tracking different improvements to historyIssue-EnhancementIt's a feature request.It's a feature request.