Quote:
Originally Posted by deback
Here is my template that I have saved in a text file
|
Have you tried using a snippet?
It is saved right in the editor, and you can invoke it just by typing your predefined trigger (let's say: T), and then pressing CTRL+J.
You can also define placeholders for your template. For instance, I have a snippet for SVG covers. I use placeholders for image url, height and width; you can jump throughout then with CTRL+J, saving you a lot of time. I think it is really useful.
Also, you can pre-select some text and press CTRL+J, before typing your trigger. This way, your selected text will replace one of your placeholders (the one marked with *).