-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Enable tab completion for variables that are of enum type #10631
Copy link
Copy link
Closed
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.The issue is fixed.WG-Interactive-IntelliSensetab completiontab completion
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-FixedThe issue is fixed.The issue is fixed.WG-Interactive-IntelliSensetab completiontab completion