Skip to content

Enable tab completion for variables that are of enum type #10631

@SteveL-MSFT

Description

@SteveL-MSFT

Summary of the new feature/enhancement

When setting preference variables like $ErrorActionPreference, it would be great to help users discover allowed values by:

$ErrorActionPreference = <tab>

instead of trying to set it to something invalid and seeing the allowed values in the error message.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions