主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Stephen Samuel (Sam)
活动总数
47
最后的活动
2023年11月19日 21:10
成员加入日期
2019年02月23日 20:38
关注
0 名用户
关注者数
0 名用户
投票数
5
订阅数
14
活动概览
帖子(12)
评论(16)
按最近的活动排序
最近的活动
投票数
创建于
2023年11月19日 21:10
Issue created here: https://youtrack.jetbrains.com/issue/IDEA-338533/Creating-a-custom-plugin-with-a-custom-TestGenerator-registered-with-language-type-kotlin-is-always-invoked-for-Java-type-too
社区
IntelliJ IDEA Open API and Plugin Development
How to choose when to apply TestGenerator
0 票
创建于
2021年05月02日 16:09
Thanks, I ended up creating a subclass of LineMarkerInfo that overrides getEditorFilter to return the MarkupEditorFilterFactory.createIsNotDiffFilter
社区
IntelliJ IDEA Open API and Plugin Development
Hide gutter in diff
0 票
创建于
2020年07月29日 13:51
Yep I can confirm it works now.
社区
IntelliJ IDEA Open API and Plugin Development
Out of the blue, 283 (!) "Failed to read class" compatibility problems with IU-202.6397.9
0 票
已编辑于
2020年07月29日 11:38
I'm getting the same issue (800 such errors)
社区
IntelliJ IDEA Open API and Plugin Development
Out of the blue, 283 (!) "Failed to read class" compatibility problems with IU-202.6397.9
0 票
创建于
2020年07月13日 20:08
Great thank you. I appreciate the responses.
社区
IntelliJ IDEA Open API and Plugin Development
Include jar with plugin
0 票
创建于
2020年07月13日 19:57
Sorry, I don't think I was very clear in my original question. The dependency is not for the plugin itself, but the plugin launches a process and this dependency needs be on the classpath of the la...
社区
IntelliJ IDEA Open API and Plugin Development
Include jar with plugin
0 票
创建于
2020年07月13日 13:09
Thanks again, and final follow up question. Inside a RunnableState, how would I get those libs onto the classpath? Would something like this seem correct: override fun configureRTClasspath(javaPara...
社区
IntelliJ IDEA Open API and Plugin Development
Include jar with plugin
0 票
创建于
2020年07月13日 05:18
Thanks for the reply. Will dependencies added to /libs be included in the distribution .zip ?
社区
IntelliJ IDEA Open API and Plugin Development
Include jar with plugin
0 票
创建于
2020年04月17日 04:22
https://github.com/kotest/kotest-intellij-plugin/blob/master/src/main/kotlin/io/kotest/plugin/intellij/KotestRunLineMarkerContributor.kt Nothing in the plugin does PSI updates, it only reads. You t...
社区
IntelliJ IDEA Open API and Plugin Development
RunLineMarkerContributor loops on package and imports
0 票
创建于
2020年04月17日 03:29
That works great thank you.
社区
IntelliJ IDEA Open API and Plugin Development
Index access error despite running in smart mode callback
0 票
下一页
›
最后
»