Skip to content

Change the order that -Full and -Functionality parameters of the Get-Help cmdlet show up when using Tab completion. #7371

@sethvs

Description

@sethvs

Since the -Full parameter of the Get-Help cmdlet (and help function) is used much more frequently than the -Functionality parameter it would be useful to change the order they show up when using Tab completion.

Also, alpabetically, Full goes earlier than Functionality.

Steps to reproduce

Get-Help -Fu<tab>

Expected behavior

Get-Help -Full

Actual behavior

Get-Help -Functionality

Environment data

> $PSVersionTable
Name                           Value
----                           -----
PSVersion                      6.1.0-preview.4
PSEdition                      Core
GitCommitId                    6.1.0-preview.4
OS                             Microsoft Windows 10.0.17134
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Discussionthe issue may not have a clear classification yet. The issue may generate an RFC or may be reclassifResolution-FixedThe issue is fixed.WG-Enginecore PowerShell engine, interpreter, and runtime

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions