This commit is contained in:
林万程
2022-02-11 00:23:01 +08:00
parent 3088edd484
commit dec8cf172c
18 changed files with 820 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# Show Comment Plugin
IDEA 智能注释插件
English Note:
- Show javadoc comments for calling methods at the end of the line.
- Show javadoc comments in the Project view Tree structure.
Chinese Note:
- 在行末显示调用方法的文档注释。
- 在结构树显示文档注释。