-
Notifications
You must be signed in to change notification settings - Fork 7
Home
Mikhail edited this page May 28, 2021
·
10 revisions
To create an empty template, click on the "Tools" -> "Create New Template" menu item
In the Dialog box enter the name of the template
The plugin will create an empty template at the root of your project.
All templates are stored in the folder "Your project name"/templates
The heart of the template is the Json file Main
Inside it has a structure
Key | Value |
---|---|
name | Name Template |
description | Description Template |
path | Path to Template |
param | Variables to insert into the template |
addFile | Files to create |