Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add default values to prompts #108

Open
lnikell opened this issue Jul 29, 2021 · 0 comments
Open

Add default values to prompts #108

lnikell opened this issue Jul 29, 2021 · 0 comments

Comments

@lnikell
Copy link
Member

lnikell commented Jul 29, 2021

Add an option to set default values to the prompts.
Just add an extra field below the variable name input
image

Default values for prompts will be used two ways:

  • When we execute the template from VS Code Extension we need to add to the message also information about default value and in case user just press enter we will use it.
    image
  • For marketplace public templates animations. Example. Instead of variable-one, variable-two we will be able to use default values, which will make that animation more real.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants