vscode-project-templates icon indicating copy to clipboard operation
vscode-project-templates copied to clipboard

Feature request: Add "Create from template..." to VS Code welcome screen.

Open SeanBannister opened this issue 5 years ago • 0 comments

Thanks for this extension, extremely helpful.

Just a random feature request, I know this will only save a couple extra clicks but I'm trying to use VS Code instead of opening JSFiddle for quick little tests and those extra few clicks make a difference.

On the Welcome screen of VS Code it'd be awesome if there was a button that said "Create project from template...." clicking it would allow the user to select a template and then specify the folder the template would be placed in, here's where I was thinking: image

Taking this one step further and trying to turn VS Code into something even more like JSFiddle a button in the same location that said "Create playground from template..." which allows the user to select a template and it creates a temp folder automatically so the user can just start playing with code.

I totally appreciate that my use case might be a little to specific to implement. Sorry that I haven't had a chance to look into creating VS Code extensions yet.

SeanBannister avatar May 17 '20 05:05 SeanBannister