Tagged Questions
0
votes
2answers
565 views
Sublime Text plugin: automatic text insertion when creating a file
The title should be rather explicit. When a file is created, I'd like to have a text automatically pasted at the top of it. The plugin would also be able to insert the text on existing files.
Of ...