This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi, How can I modify the default templates for my new files and their filenames (when created via the context menu)? Each of my SASS files has a particular heading template I use, I'd like to include this template from the start, rather than having to copy + paste each time. Thanks, Rhys. |
|
|
The templates are not specifically intended to be modified but you can do this by editing the contents of the ItemTemplate zip files which we use. These are located in C:\Users[your username]\AppData\Local\Microsoft\VisualStudio\11.0\Extensions[randomly generated file name]\ItemTemplates\CSharp\Web but you will need to remember to replace them every time you update to a newer version of Web Workbench. You cannot modify the filename - we have a consistent naming convention for these which isnt configurable.
|
|
|
That's fine, I'm happy to update them when need be. It's not so much a hassle when working with existing projects, but new projects where I'm creating 20+ new SCSS files it would be a nice time-saver. Thanks. |
|