Publisher | Théo Sabattié |
---|---|
File size | 782.44kB |
Number of files | 12 |
Latest version | 1.11.2 |
Latest release date | 2020-10-26 12:04:14 |
First release date | 2018-04-24 11:20:25 |
Supported Unity versions | 2018.4.2 or higher |
[ Documentation | Forum | Twitter Contact ]
Script Template Settings allows you to add your own script template keywords and use them for the default templates Unity or your script templates.
With this extension, your can add namespace, author, date, (...) to your new script automatically on creation.
The Keywords values can be serialized per project or globally for all your project, they can also be computed (Date, ScriptNumber, ...).
You can create basic keywords (EditorPrefs keyword, Serialized keyword, Date keyword) or write your keywords to make your own way to compute value.
With some enabled options :
Namespace will be updated automatically when script is moved.
Type name will be updated automatically when a script file is renamed
If you have questions, do not hesitate to contact me.
Script Template Settings allows you to add your own script template keywords and use them for the default templates Unity or your script templates.
With this extension, your can add namespace, author, date, (...) to your new script automatically on creation.
The Keywords values can be serialized per project or globally for all your project, they can also be computed (Date, ScriptNumber, ...).
You can create basic keywords (EditorPrefs keyword, Serialized keyword, Date keyword) or write your keywords to make your own way to compute value.
With some enabled options :
Namespace will be updated automatically when script is moved.
Type name will be updated automatically when a script file is renamed
If you have questions, do not hesitate to contact me.