feat: 2.20 support Vue src/router tree doc | 支持 Vue 路由标题文件树注释

This commit is contained in:
林万程
2025-01-29 22:25:17 +08:00
parent 035d8d590a
commit 49147b0e7b
23 changed files with 444 additions and 106 deletions

View File

@@ -14,7 +14,7 @@ Show doc comment in the Project view Tree, line End, json, other
<ul>
<li>Java, Kotlin, Groovy, Scala
<li>C/C++/OC, Python, Go, Rust, Ruby
<li>JS/TS, PHP, SQL
<li>HTML(Vue), JS/TS, PHP, SQL
<li>YAML/yml
</ul>
@@ -125,6 +125,7 @@ Show doc comment in the Project view Tree, line End, json, other
<h2>English Change Notes:</h2>
<ul>
<li>2.20 Add External Comment support Vue src/router tree doc
<li>2.19 ★ line-end-comment support HTML(Vue) Tag/Attr doc since 2022.3.1
<li>2.18 Add line-end-comment support injected language like SQL
<li>2.17 Add External Comment support *.key.regexp and MyBatis xml demo in Git
@@ -173,6 +174,7 @@ Show doc comment in the Project view Tree, line End, json, other
<h2>中文更新说明:</h2>
<ul>
<li>2.20 增加 外部注释 支持 Vue 路由标题文件树注释
<li>2.19 ★ 行末注释 支持 HTML(Vue) 标签/属性 注释从 2022.3.1 起
<li>2.18 增加 行末注释 支持注入语言如 SQL
<li>2.17 增加 tsv 注释 支持 *.key.regexp 与 Mybatis xml 示例在 Git