Use parameter HelpMessage for tool tip completion by jborean93 · Pull Request #25108 · PowerShell/PowerShell

@iSazonov added the CL-General

Indicates that a PR should be marked as a general cmdlet change in the Change Log

label

Feb 28, 2025

iSazonov

iSazonov

iSazonov

iSazonov

daxian-dbw

Use the help message on the parameter in the completion tool tip to
provide better completion help. This can be utilised by other tools to
provide more context for a parameter outside of the current type and
parameter name which is quite minimal.

@jborean93

@jborean93

@jborean93

@jborean93

@jborean93

daxian-dbw

@jborean93 @daxian-dbw

Co-authored-by: Dongbo Wang <dongbow@microsoft.com>

daxian-dbw

@jborean93 jborean93 deleted the parameter-help-completion branch

July 30, 2025 19:08

Amro1984 pushed a commit to Amro1984/PowerShell that referenced this pull request

Aug 12, 2025
…erShell#25108)

Use the help message on the parameter in the completion tool tip to provide better completion help. This can be utilized by other tools to provide more context for a parameter outside of the current type and parameter name which is quite minimal.

SIRMARGIN pushed a commit to SIRMARGIN/PowerShell that referenced this pull request

Dec 12, 2025
…erShell#25108)

Use the help message on the parameter in the completion tool tip to provide better completion help. This can be utilized by other tools to provide more context for a parameter outside of the current type and parameter name which is quite minimal.