File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55<idea-plugin >
66 <id >com.wuhao.code.check</id >
77 <name >Aegis Code Check Plugin</name >
8- <version >1.3.0</version >
8+ <version >1.3.0.001 </version >
99 <vendor email =" wuhao@aegis-data.cn" />
1010
1111 <description ><![CDATA[
12- 擎盾代码检查插件.<br>
12+ This plugin is write for check specific code style for our company.
13+ and it supports both java and kotlin.<br>
14+ Otherwise, it provided some additional features, such as:
15+ <ul>
16+ <li>rearrange tag attributes for .vue files when reformatting</li>
17+ <li>add gutters for mybatis mapper interfaces and mapping xml files,
18+ you can jump from the interface methods to the mapping file tag or the opposite,
19+ </li>
20+ <li>
21+ add code completion when inject property for spring boot applications use the annotation @Value
22+ </li>
23+ <ul>
1324 ]]> </description >
14-
1525 <change-notes ><![CDATA[
1626 <br>
1727 ]]>
You can’t perform that action at this time.
0 commit comments