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
Is your feature request related to a problem? Please describe.
When prompted for a variable value, it's difficult to tell what type it is.
Describe the solution you'd like
Would it be possible to show in the prompt what type the variable is? It would help to distinguish when I need a list or object vs. a string/number.
Describe alternatives you've considered
Look at var definition.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When prompted for a variable value, it's difficult to tell what type it is.
Describe the solution you'd like
Would it be possible to show in the prompt what type the variable is? It would help to distinguish when I need a list or object vs. a string/number.
Describe alternatives you've considered
Look at var definition.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: