Thanks to JetBrains Licenses for Open Source.
Show doc comment in the Project view Tree, line End, json, other
在文件树、行末、JSON 等地方显示注释.
示例(Gitee) :比如你要给 .go 的文件配置文件注释可以放在相同目录或父目录的 xxx.go.tree.tsv 中
See in IDEA with this plugin | 安装插件后用 IDEA 查看
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<executions>
<execution>
<id>down_source_jar</id>
<phase>validate</phase>
<goals>
<goal>sources</goal>
</goals>
<configuration>
<includeArtifactIds>
com.company.common.base,
com.company.common.errcode
</includeArtifactIds>
</configuration>
</execution>
</executions>
</plugin>
$ claude mcp add show-comment \
-- python -m otcore.mcp_server <graph>