vscode-viva icon indicating copy to clipboard operation
vscode-viva copied to clipboard

Added additional settings.

Open GuidoZam opened this issue 4 months ago • 3 comments

🎯 Aim

Added a new additional step setting when scaffolding a new project to specify if the node version manager configuration file should be created or not.

📷 Result

image

image

✅ What was done

  • [X] Added a new project additional step to create or not the node version manager configuration file.
  • [X] Added new VSCode setting createNodeVersionFileDefaultValue to define the default value of the new project additional step.
  • [X] Added new VSCode setting nodeVersionManagerFile to specify which configuration file to be created.

🔗 Related issue

Closes: #285

GuidoZam avatar Oct 05 '24 15:10 GuidoZam