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

Have to save file before I can create a template

Open Forceflow opened this issue 7 years ago • 0 comments

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 to reproduce:

  • Create new file (untitled, don't save it)
  • Type your template
  • Without saving, right click on the text contents, and use "template from file"
  • The extension asks for a template name
  • Enter a name and press enter

Without any feedback, I would expect the template to be saved - my template folder however, remains empty.

VSCode 1.19.1, latest version of the extension.

Forceflow avatar Jan 08 '18 19:01 Forceflow