File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 55
66[ 中文 - README] ( https://github.com/dengzii/GenerateModuleFromTemplate/blob/master/README-ZH.md )
77
8+ [ Video Tutorial - YouTube] ( https://youtu.be/TyeXnbCcBP4 )
9+
810### Create a directory structure from a highly customizable template
911
1012Using this plugin, help you create directories and files from the customizable template.
Original file line number Diff line number Diff line change 11<idea-plugin >
22 <id >com.dengzii.plugin.template</id >
33 <name >Generate Module From Template</name >
4- <version >1.5.0 </version >
4+ <version >1.5.1 </version >
55 <vendor email =" dengzii@foxmail.com" url =" https://github.com/dengzii" >dengzi</vendor >
66
77 <description ><![CDATA[
88<b>Create a directory structure from a highly customizable template</b><br>
99<br>
1010Using this plugin, help you create directories and files from the customizable template<br>
1111<br>
12+
13+ <br>
14+ <a href="https://youtu.be/TyeXnbCcBP4">Video Tutorial - YouTube</a>
15+ <br>
1216<b>Feature</b><br>
13171. Custom directory structure.<br>
14182. Support placeholders, and replace it when you create a module.<br>
@@ -42,6 +46,10 @@ Any question please <a href='https://github.com/dengzii/GenerateModuleFromTempla
4246 ]]> </description >
4347
4448 <change-notes ><![CDATA[
49+ <b>Version 1.5.1 (2021/06/28)</b><br>
50+ 0. Fix bug: file template can not use.<br>
51+ 1. Update: Rename file use original name.<br>
52+ <br>
4553 <b>Version 1.5.0 (2020/12/3)</b><br>
4654 0. Fix bug: specify template doesn't work.<br>
4755 1. More feature: fetch template variables as placeholders when add a file, support specify file template when create the module.<br>
You can’t perform that action at this time.
0 commit comments