主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
adgai
活动总数
8
最后的活动
2024年03月06日 15:32
成员加入日期
2024年02月21日 10:42
关注
1 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(1)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2024年03月06日 15:32
thinks for your reply,i will follow the issue
社区
IntelliJ IDEA Open API and Plugin Development
How can i create a plugin to create custom java code folding when every open java file ?
0 票
创建于
2024年03月06日 09:10
My plugin is not executed once my file is opened.I make a folding region for call of method named 'getBoolean' in com.example.myinlayhints.MyFoldingBuilder,and the test class in video is Test.java ...
社区
IntelliJ IDEA Open API and Plugin Development
How can i create a plugin to create custom java code folding when every open java file ?
0 票
已编辑于
2024年03月05日 01:47
Hi,Thinks for your reply,I open same project use UE edition and CE edition Intellij Idea, the effect I want is in the video of UE.Intellij Idea 2023.3.4 UE edition :https://www.youtube.com/watch...
社区
IntelliJ IDEA Open API and Plugin Development
How can i create a plugin to create custom java code folding when every open java file ?
0 票
已编辑于
2024年02月26日 17:03
Hi,But why does the code that calls the "message" method get folded every time the file is reopened, regardless of whether it was folded before opening? What can I do if I want to achieve this effe...
社区
IntelliJ IDEA Open API and Plugin Development
How can i create a plugin to create custom java code folding when every open java file ?
0 票
已编辑于
2024年02月26日 11:09
hiexpect:1.open file ,all folding area are collapsed2.expand all filding area 3.close file4.reopen filewhen reopen file,all folding area are collapsed,like first step. “message” method is fun messa...
社区
IntelliJ IDEA Open API and Plugin Development
How can i create a plugin to create custom java code folding when every open java file ?
0 票