TemplaterPlease report any feature requests or bugs on Github FeaturesAllows the creation of template files to be used for quick file creation How to useTo use, open the command pallete and select the Default TemplatesThere are a number of predefined templates that are available to use. You can disable the default templates from displaying add Project TemplatesYou can create templates specifc to the a project by placing any templates in a Global TemplatesYou can also have global templates that can be used across projects. To enable this feature, add Creating a templateThere are two types of template you can create, a file template and group template. You can also organise your templates by folder. For example you may want to split your global templates by language and/or framework. For e.g.
When creating a new file you will be able to navigate through the categories to find the template you wish to use File TemplatesA file template can be used a stand alone template or be placed into a group template. This can be done by either right clicking the folder and selecting
Currently there is the ability to inject the filename into the template, this can be done by using the placeholder Exmaple
Group TemplatesA group template is for a set of files that are colocated. A group template is defined by creating a folder ending with
As per the file template when inputting a name you can either put the name or the path, however for the group template this will be the name of the folder and any files that are using the For exmaple, take the following two group templates
When using the name
For group templates only files using the Release Notes1.0.0Initial release 1.1.0Added functionality for group templates |