IU-2021.3.2 <Yufan@NyanNyanCat Update customPostfixTemplates.xml

This commit is contained in:
Yufan Sheng 2022-02-17 17:11:41 +08:00
parent edd865f998
commit f4ae5946c8
1 changed files with 15 additions and 3 deletions

View File

@ -62,9 +62,9 @@
</VFile>
<VFile>
<option name="enabled" value="true" />
<option name="id" value="cassiuscai.commons-lang.date" />
<option name="url" value="https://raw.githubusercontent.com/cassiuscai/postfix-templates/master/templates/commons-lang.date.postfixTemplates" />
<option name="file" value="${PLUGIN}/java/cassiuscai.commons-lang.date.postfixTemplates" />
<option name="id" value="cassiuscai.commons-lang3" />
<option name="url" value="https://raw.githubusercontent.com/cassiuscai/postfix-templates/master/templates/commons-lang3.postfixTemplates" />
<option name="file" value="${PLUGIN}/java/cassiuscai.commons-lang3.postfixTemplates" />
</VFile>
<VFile>
<option name="enabled" value="true" />
@ -132,6 +132,12 @@
<option name="url" value="https://raw.githubusercontent.com/xylo/intellij-postfix-templates/master/templates/java/commons-logging.postfixTemplates" />
<option name="file" value="${PLUGIN}/java/xylo.commons-logging.postfixTemplates" />
</VFile>
<VFile>
<option name="enabled" value="true" />
<option name="id" value="xylo.java-files" />
<option name="url" value="https://raw.githubusercontent.com/xylo/intellij-postfix-templates/master/templates/java/java-files.postfixTemplates" />
<option name="file" value="${PLUGIN}/java/xylo.java-files.postfixTemplates" />
</VFile>
<VFile>
<option name="enabled" value="true" />
<option name="id" value="xylo.io" />
@ -270,6 +276,12 @@
<option name="url" value="https://raw.githubusercontent.com/xylo/intellij-postfix-templates/master/templates/scala/functions.postfixTemplates" />
<option name="file" value="${PLUGIN}/scala/xylo.functions.postfixTemplates" />
</VFile>
<VFile>
<option name="enabled" value="true" />
<option name="id" value="xylo.java-files" />
<option name="url" value="https://raw.githubusercontent.com/xylo/intellij-postfix-templates/master/templates/scala/java-files.postfixTemplates" />
<option name="file" value="${PLUGIN}/scala/xylo.java-files.postfixTemplates" />
</VFile>
<VFile>
<option name="enabled" value="true" />
<option name="id" value="xylo.io" />