# show-comment **Repository Path**: liubohan/show-comment ## Basic Information - **Project Name**: show-comment - **Description**: IDEA插件: 在行末显示调用方法注释, 在结构树显示注释。 - **Primary Language**: Java - **License**: MPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2022-10-27 - **Last Updated**: 2022-10-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Show Comment Plugin IDEA 智能注释插件 https://plugins.jetbrains.com/plugin/18553-show-comment Thanks JetBrains Licenses for Open Source. ## Notes 说明

English Notes:

External Comment:

Demo(GitHub)

中文说明:

外部注释:

示例(Gitee) ## Change Notes 更新说明

English Change Notes:

中文更新说明:

### Demo 示例 See in IDEA with this plugin | 安装插件后用 IDEA 查看 - [Java Doc Comment Demo | Java 文档注释](src/test/java/io/github/linwancen/plugin/show/demo/java/Call.java) - [JSON Doc Comment Demo | JSON 文档注释](src/test/java/io/github/linwancen/plugin/show/demo/json/base-Pojo.json) - [External Comment Demo For COBOL | 外部注释 Demo](src/test/java/io/github/linwancen/plugin/show/demo/ext/cobol/demo/BASE.cbl) - [COBOL Highlighting | COBOL 高亮配置](src/test/java/io/github/linwancen/plugin/show/demo/ext/cobol/cobol/COBOL_IDEA.md)