Stylus Studio let you define a custom document wizard to create a new document, you can also assign additional file extensions to the existing editors.
Could you provide a concrete example of what you would like to do?
Subject:Own templates in file/new Author:Jesper Tverskov Date:28 Sep 2008 03:49 AM
Let us say I want to improve the new document template for XSLT. I want the stylesheet element to also contain a namespace declaration for XML Schema, and to exclude the xs result prefix.
How can I modify the existing template, or make my own to make my life easier not once but every time I want to make a new XSLT stylesheet?
Subject:Own templates in file/new Author:Ivan Pedruzzi Date:30 Sep 2008 09:53 AM Originally Posted: 30 Sep 2008 09:52 AM
The default new document template cannot be customized but a custom document wizard, should help you to achieve your goal.
Unzip the attached archive StylusStudioTemplates.zip in c:\ you will get c:\StylusStudioTemplates, then go to Tools -> Options -> Custom Document Wizards and fill the parameters as in the screenshot CustomDocumentWizard.png.
You will then be able to create a new XSLT via File -> Document Wizard -> XSLT Editor using your own template