主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Acan52
活动总数
7
最后的活动
2024年09月09日 19:43
成员加入日期
2024年08月28日 20:47
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
2
活动概览
帖子(2)
评论(3)
按最近的活动排序
最近的活动
投票数
创建于
2024年08月30日 12:45
Karol Lewandowski I am getting it in this method parameter: https://github.com/JetBrains/intellij-community/blob/master/platform/lang-api/src/com/intellij/execution/actions/RunConfigurationProduce...
社区
IntelliJ IDEA Open API and Plugin Development
Test Framework Customize Results Tree View Content
0 票
已编辑于
2024年08月30日 11:58
Thank you! Karol Lewandowski one last thing:When coming from the test result tree the psiElementRef: Ref<PsiElement> is of type KtUltraLightMethodForSourceDeclaration. How do I work with this as i...
社区
IntelliJ IDEA Open API and Plugin Development
Test Framework Customize Results Tree View Content
0 票
创建于
2024年08月29日 18:25
Thank you Karol Lewandowski! I am able to have my action show up using the RunConfigurationProducer. However the JUnit tests still show up first and cause mine to go into the overflow. In the gutte...
社区
IntelliJ IDEA Open API and Plugin Development
Test Framework Customize Results Tree View Content
0 票