主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Songxilong Sxl
活动总数
84
最后的活动
2022年08月01日 09:55
成员加入日期
2021年04月12日 03:58
关注
0 名用户
关注者数
1 名用户
投票数
7
订阅数
23
活动概览
帖子(17)
评论(37)
按最近的活动排序
最近的活动
投票数
创建于
2021年06月28日 03:22
already resovled, display file by using VirtualFileList.getSelectionModel().addTreeSelectionListener(x->{ if(x.getPath()!= null) { Object lastPathComponent = x.getPath().getLastPathCompon...
社区
IntelliJ IDEA Open API and Plugin Development
how to display .class file and popup custom menu when Cilck VirtualFiles item
0 票
创建于
2021年06月24日 07:55
is there any way I can make it like below( just list file without dir)
社区
IntelliJ IDEA Open API and Plugin Development
how to create a custom project view panel
0 票
创建于
2021年06月16日 02:34
I use the method runWhenSmart 、runReadActionInSmartMode,but got the same result
社区
IntelliJ IDEA Open API and Plugin Development
IndexNotReadyException
0 票
创建于
2021年06月15日 09:27
com.intellij.openapi.project.IndexNotReadyException: Please change caller according to com.intellij.openapi.project.IndexNotReadyException documentationat com.intellij.openapi.project.IndexNotReady...
社区
IntelliJ IDEA Open API and Plugin Development
IndexNotReadyException
0 票
创建于
2021年06月07日 08:04
The most similar scene is like git diff result I want show some specific file in the view panel。
社区
IntelliJ IDEA Open API and Plugin Development
how to create a custom project view panel
0 票
创建于
2021年06月07日 03:32
and I don't want show 'External Libraries' and the 'Scratches and Consoles'
社区
IntelliJ IDEA Open API and Plugin Development
how to create a custom project view panel
0 票
创建于
2021年06月02日 11:18
this class do not have classData, but coverageViewWindow has line info 。like this : total line = 7 ,how to get this class's classData or lineDataArr.
社区
IntelliJ IDEA Open API and Plugin Development
custom code coverage data view
0 票
创建于
2021年06月02日 10:10
is there another way I can get no coverage class data, now I found SourceLineCounterUtil#collectNonCoveredClassInfo.
社区
IntelliJ IDEA Open API and Plugin Development
custom code coverage data view
0 票
创建于
2021年06月02日 10:00
thank you!
社区
IntelliJ IDEA Open API and Plugin Development
custom code coverage data view
0 票
创建于
2021年04月14日 02:50
thank you for you help , I wonder know how to assign variable in an already registered Annotator in plugin.xml (cause I can only get these highlighting keyword at runtime ) , or how to dynamic ...
社区
IntelliJ IDEA Open API and Plugin Development
how to hightlight specific key word or json path in a virtual file with jsonType
0 票
«
第一页
‹
上一页