Draw Graph for method call and maven: https://plugins.jetbrains.com/plugin/21242-draw-graph
This commit is contained in:
16
README.md
16
README.md
@@ -35,8 +35,14 @@ Show doc comment at the Project view Tree, line End, json, other
|
||||
<li>The tsv conf file must could be search in "Go to File"(Ctrl + Shift + N)
|
||||
</ul>
|
||||
|
||||
<h3>My Other Project</h3>
|
||||
<h3>My Project</h3>
|
||||
<ul>
|
||||
<li>Show doc comment at the Project view Tree, line End, json etc:
|
||||
<a href="https://plugins.jetbrains.com/plugin/18553-show-comment">Show Comment</a>
|
||||
</li>
|
||||
<li>Method call usage graph and maven dependency graph:
|
||||
<a href="https://plugins.jetbrains.com/plugin/21242-draw-graph">Draw Graph</a>
|
||||
</li>
|
||||
<li>Find author/comment of multiple files or lines and export Find:
|
||||
<a href="https://plugins.jetbrains.com/plugin/20557-find-author">Find Author</a>
|
||||
<li>Auto sync coverage and capture coverage during debug:
|
||||
@@ -70,8 +76,14 @@ Show doc comment at the Project view Tree, line End, json, other
|
||||
<li>tsv 配置文件必须能被搜索(Ctrl + Shift + N)
|
||||
</ul>
|
||||
|
||||
<h3>我的其他项目</h3>
|
||||
<h3>我的项目</h3>
|
||||
<ul>
|
||||
<li>在文件树、行末、JSON 显示注释:
|
||||
<a href="https://plugins.jetbrains.com/plugin/18553-show-comment">Show Comment</a>
|
||||
</li>
|
||||
<li>生成 方法调用图 和 Maven 依赖图:
|
||||
<a href="https://plugins.jetbrains.com/plugin/21242-draw-graph">Draw Graph</a>
|
||||
</li>
|
||||
<li>查找多个文件或行的作者 与 导出搜索:
|
||||
<a href="https://plugins.jetbrains.com/plugin/20557-find-author">Find Author</a>
|
||||
<li>自动同步覆盖率 和 调试中抓取覆盖率:
|
||||
|
||||
@@ -32,8 +32,14 @@ Show doc comment at the Project view Tree, line End, json, other
|
||||
<li>The tsv conf file must could be search in "Go to File"(Ctrl + Shift + N)
|
||||
</ul>
|
||||
|
||||
<h3>My Other Project</h3>
|
||||
<h3>My Project</h3>
|
||||
<ul>
|
||||
<li>Show doc comment at the Project view Tree, line End, json etc:
|
||||
<a href="https://plugins.jetbrains.com/plugin/18553-show-comment">Show Comment</a>
|
||||
</li>
|
||||
<li>Method call usage graph and maven dependency graph:
|
||||
<a href="https://plugins.jetbrains.com/plugin/21242-draw-graph">Draw Graph</a>
|
||||
</li>
|
||||
<li>Find author/comment of multiple files or lines and export Find:
|
||||
<a href="https://plugins.jetbrains.com/plugin/20557-find-author">Find Author</a>
|
||||
<li>Auto sync coverage and capture coverage during debug:
|
||||
@@ -67,8 +73,14 @@ Show doc comment at the Project view Tree, line End, json, other
|
||||
<li>tsv 配置文件必须能被搜索(Ctrl + Shift + N)
|
||||
</ul>
|
||||
|
||||
<h3>我的其他项目</h3>
|
||||
<h3>我的项目</h3>
|
||||
<ul>
|
||||
<li>在文件树、行末、JSON 显示注释:
|
||||
<a href="https://plugins.jetbrains.com/plugin/18553-show-comment">Show Comment</a>
|
||||
</li>
|
||||
<li>生成 方法调用图 和 Maven 依赖图:
|
||||
<a href="https://plugins.jetbrains.com/plugin/21242-draw-graph">Draw Graph</a>
|
||||
</li>
|
||||
<li>查找多个文件或行的作者 与 导出搜索:
|
||||
<a href="https://plugins.jetbrains.com/plugin/20557-find-author">Find Author</a>
|
||||
<li>自动同步覆盖率 和 调试中抓取覆盖率:
|
||||
|
||||
@@ -5,7 +5,7 @@ show=Show
|
||||
show.line.end.comment=Show line end comment
|
||||
show.tree.comment=Show tree comment
|
||||
|
||||
compact=compact
|
||||
compact=support compact
|
||||
|
||||
skip.anno=skip @
|
||||
skip.blank=skip Blank
|
||||
|
||||
@@ -5,7 +5,7 @@ show=\u663E\u793A
|
||||
show.tree.comment=\u663E\u793A\u6587\u4EF6\u6811\u6CE8\u91CA
|
||||
show.line.end.comment=\u663E\u793A\u884C\u672B\u6CE8\u91CA
|
||||
|
||||
compact=\u652F\u6301\u538B\u7F29
|
||||
compact=\u652F\u6301\u538B\u7F29\u7A7A\u7684\u4E2D\u95F4\u5305
|
||||
|
||||
line.tags=\u884C\u6CE8\u91CA @ \u6807\u7B7E | \u5206\u9694
|
||||
tree.tags=\u6811\u6CE8\u91CA @ \u6807\u7B7E | \u5206\u9694
|
||||
|
||||
Reference in New Issue
Block a user