snipsnap icon indicating copy to clipboard operation
snipsnap copied to clipboard

Add default values to prompts

Open lnikell opened this issue 4 years ago • 0 comments

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.

lnikell avatar Jul 29 '21 10:07 lnikell