Feature request: Add "Create from template..." to VS Code welcome screen.
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:

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.