You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Text arg values support defaults. Enums should too - it's a no brainer. It would take most of my workflows from needing to think when invoking, to becoming pure muscle memory.
Is your feature request related to a problem? Please describe.
Example command: internal-tool build --device-type {{arg1}}
Arg definition: arg1 == [simulator | device]
Needing to always explicitly select the enum val when 99% of the time I choose the same one is frustrating.
Dupe Check
Describe the solution you'd like?
Text arg values support defaults. Enums should too - it's a no brainer. It would take most of my workflows from needing to think when invoking, to becoming pure muscle memory.
Is your feature request related to a problem? Please describe.
Example command:
internal-tool build --device-type {{arg1}}
Arg definition:
arg1 == [simulator | device]
Needing to always explicitly select the enum val when 99% of the time I choose the same one is frustrating.
Additional context
No response
How important is this feature to you?
4
Warp Internal (ignore) - linear-label:39cc6478-1249-4ee7-950b-c428edfeecd1
None
The text was updated successfully, but these errors were encountered: