Skip to content

v1.16-beta-06

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Dec 14:29
· 237 commits to master since this release

Install the beta via BRAT (instructions).

New Feature 🎉

Execute a command after creating a file from a template (Templater).

Notes:

  • Depending on how this tests, this can be added easily to other script functions/types.
  • Note that creating a file from template will now no longer focus the file explorer on the new file, but you now can explicitly do that by selecting the Files: Reveal current file in navigation command.
    • Though I couldn't get this command to work reliably in my own testing, while other commands seem to work fine. I'm open to getting help to figure out why. I'm wondering if I have to wait for the file-open event explicitly first, before execution.
  • Thank you @pdelre for inspiring the idea for this one in #203

Full Changelog: 1.16-beta-05...1.16-beta-06