PowerShell/PowerShellEditorServices

[Feature Request] Expand parameter name on format

Opened this issue · 0 comments

Prerequisites

  • I have written a descriptive issue title.
  • I have searched all issues to ensure it has not already been requested.

Summary

We should have an option to expand parameter name on format like what we have for expanding cmdlet aliases.
For example, -rec should expand to -Recurse if available.

Proposed Design

No response