Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

项目有时候做的比较复杂,找一个功能相关的代码都很费劲,都不知道那些个文件夹都是干嘛用的(特别是前端的代码),有没有什么插件可以在文件夹后面做备注的?或者一个类的注释能在java文件后面显示一下。
image


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
3.0k views
Welcome To Ask or Share your Answers For Others

1 Answer

可以去插件市场搜索一个叫 TreeInfotip 的插件

需要在目录创建一个 Directory.xml 的配置文件,能满足你的需求,具体用法见:
https://github.com/Link-Kou/i...

示例如下:
image.png


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...