vscode-file-templates-ext icon indicating copy to clipboard operation
vscode-file-templates-ext copied to clipboard

Visual Studio code extenstion that allows to quickly create new files based on defined templates.

Results 26 vscode-file-templates-ext issues
Sort by recently updated
recently updated
newest added

Don't know if this is intended behaviour or not, but I have to **save** a new file first, before your extension allows me to create a template from it. Steps...

Can I make a suggestion of a new command called 'Insert Template into current file' or something equivalent. It should do what it says: insert the contents of a template...

Running version 1.2.0 and latest release of VS Code ![image](https://user-images.githubusercontent.com/29957980/28577087-618905d6-711b-11e7-9003-53fabae48a2e.png) ![image](https://user-images.githubusercontent.com/29957980/28577103-6f8b4bd0-711b-11e7-9d80-8d800645c704.png)

Fix 2 errors in New Template from File command: 1. Pressing esc in prompt file name should do nothing now 2. Whatever you type in the new template file name...

VSCode 1.6.1, Windows 10 AU Installed, created a file that I wanted to then use as a template. Right clicked on the file, per the instructions, and the option presented...

Currently the file chooser interface doesn't distinguish between files and folders. At first I was a little annoyed, because a .cache folder keeps showing up, but then I thought that...

enhancement
help wanted