Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Songxilong Sxl
Total activity
84
Last activity
August 01, 2022 09:55
Member since
April 12, 2021 03:58
Following
0 users
Followed by
1 user
Votes
7
Subscriptions
23
Activity overview
Posts (17)
Comments (37)
Sort by votes
Recent activity
Votes
Created
June 28, 2021 03:22
already resovled, display file by using VirtualFileList.getSelectionModel().addTreeSelectionListener(x->{ if(x.getPath()!= null) { Object lastPathComponent = x.getPath().getLastPathCompon...
Community
IntelliJ IDEA Open API and Plugin Development
how to display .class file and popup custom menu when Cilck VirtualFiles item
0 votes
Created
June 24, 2021 07:55
is there any way I can make it like below( just list file without dir)
Community
IntelliJ IDEA Open API and Plugin Development
how to create a custom project view panel
0 votes
Created
June 16, 2021 02:34
I use the method runWhenSmart 、runReadActionInSmartMode,but got the same result
Community
IntelliJ IDEA Open API and Plugin Development
IndexNotReadyException
0 votes
Created
June 15, 2021 09:27
com.intellij.openapi.project.IndexNotReadyException: Please change caller according to com.intellij.openapi.project.IndexNotReadyException documentationat com.intellij.openapi.project.IndexNotReady...
Community
IntelliJ IDEA Open API and Plugin Development
IndexNotReadyException
0 votes
Created
June 07, 2021 08:04
The most similar scene is like git diff result I want show some specific file in the view panel。
Community
IntelliJ IDEA Open API and Plugin Development
how to create a custom project view panel
0 votes
Created
June 07, 2021 03:32
and I don't want show 'External Libraries' and the 'Scratches and Consoles'
Community
IntelliJ IDEA Open API and Plugin Development
how to create a custom project view panel
0 votes
Created
June 02, 2021 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.
Community
IntelliJ IDEA Open API and Plugin Development
custom code coverage data view
0 votes
Created
June 02, 2021 10:10
is there another way I can get no coverage class data, now I found SourceLineCounterUtil#collectNonCoveredClassInfo.
Community
IntelliJ IDEA Open API and Plugin Development
custom code coverage data view
0 votes
Created
June 02, 2021 10:00
thank you!
Community
IntelliJ IDEA Open API and Plugin Development
custom code coverage data view
0 votes
Created
April 14, 2021 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 ...
Community
IntelliJ IDEA Open API and Plugin Development
how to hightlight specific key word or json path in a virtual file with jsonType
0 votes
«
First
‹
Previous