Show Comment Plugin

IDEA 智能注释插件

https://plugins.jetbrains.com/plugin/18553-show-comment

English Notes:

  • 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
  • Config: settings -> Tools -> Show Comment Global/Project
Chinese Notes:
  • 在结构树显示 文档注释
  • 在行末尾显示 文档注释
  • 支持 "xx 类全名或简名.json" 文档注释与跳转到字段
  • 修改配置:设置 -> 工具 -> Show Comment Global/Project

English Change Notes:

  • 1.11 Add json key jump to field
  • 1.10 Add project-view-tree-comment for package from parent or other project
  • 1.9 Add project-view-tree-comment for "xx ClassNameOrSimpleName.json" and SPI file
  • 1.8 Add line-end-comment for "xx ClassNameOrSimpleName.json"
  • 1.7 Add line-end-comment setting for prefix and count
  • 1.6 Add line-end-comment independent switch for call, new, ref
  • 1.5 Add line-end-comment find next loop when none
  • 1.4 Add line-end-comment find element right to left
  • 1.3 Add project-view-tree-comment
  • 1.2 Add line-end-comment settings fro class prefix filter
  • 1.1 Add line-end-comment settings for text color

Chinese Change Notes:

  • 1.11 增加 json 跳转到字段
  • 1.10 增加 在父包和其他项目的包中获取 项目导航栏注释
  • 1.9 增加 "xx 类全名或简名.json" 和 SPI 项目导航栏注释
  • 1.8 增加 "xx 类全名或简名.json" 行末注释
  • 1.7 增加 行末注释前缀和对象数设置
  • 1.6 增加 行末调用new引用注释独立开关
  • 1.5 增加 没有注释时循环查找下一个对象
  • 1.4 增加 从右往左查找行末注释对象
  • 1.3 增加 项目导航栏注释
  • 1.2 增加 行末注释类前缀配置
  • 1.1 增加 行末文本颜色配置
Description
IDEA插件:在文件树、行末、JSON、COBOL 显示注释
Readme MPL-2.0 714 KiB
Languages
Java 98%
COBOL 0.5%
Go 0.3%
Kotlin 0.3%
JavaScript 0.2%
Other 0.3%