diff --git a/README.md b/README.md index 03c1518..60a98bf 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ https://plugins.jetbrains.com/plugin/18553-show-comment
  • Show javadoc comments at the Project view Tree structure
  • Show javadoc comments at the end-of-line
  • Show javadoc comments at "xx ClassNameOrSimpleName.json" and jump to field +
  • Show comments from External Conf for folder, resources, COBOL etc.
  • Config: settings -> Tools -> // Show Comment Global/Project @@ -33,6 +34,7 @@ https://plugins.jetbrains.com/plugin/18553-show-comment
  • 在结构树显示 文档注释
  • 在行末尾显示 文档注释
  • 支持 "xx 类全名或简名.json" 文档注释与跳转到字段 +
  • 支持 从配置文件获取外部注释用于文件夹、资源、COBOL 等
  • 修改配置:设置 -> 工具 -> // Show Comment Global/Project @@ -54,6 +56,7 @@ https://plugins.jetbrains.com/plugin/18553-show-comment

    English Change Notes: