Skip to content

Make PowerShell Command Explorer usable #1635

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
iricigor opened this issue Dec 6, 2018 · 1 comment
Closed

Make PowerShell Command Explorer usable #1635

iricigor opened this issue Dec 6, 2018 · 1 comment

Comments

@iricigor
Copy link

iricigor commented Dec 6, 2018

Nice idea with PowerShell Command Explorer in v.1.10, but like it is done at the moment it is not usable. There must be some search/filter field or grouping/folding per module.

Steps to reproduce

PS C:\> (Get-Command).Count
2319

Expected result

Control(s) exists to filter which commands are displayed

screnshot

image

Actual result

An endless list of Add-AzureRM... commands is displayed (well almost endless, to be technically correct).

screnshot

image

@rjmholt
Copy link
Contributor

rjmholt commented Dec 6, 2018

Closing this as a duplicate of #1405.

The PowerShell Command Explorer is a community contributed feature. Please feel free to submit a PR with the improvements you are seeking.

@rjmholt rjmholt closed this as completed Dec 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants