patleeman / VSNotes

Simple VS Code extension for plain text note taking.
https://marketplace.visualstudio.com/items?itemName=patricklee.vsnotes
MIT License
174 stars 34 forks source link

Templates are not used when using 'Create a new note in the workspace' #93

Open parsiya opened 3 years ago

parsiya commented 3 years ago

Current behavior:

  1. 'Create a new note' command asks for the template to use when creating a new note.
  2. 'Create a new note in the workspace' does not ask for a template and uses the default one.

Expected behavior:

  1. The 'Create a new note in the workspace' command asking for a template.