主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Simon Stratmann
活动总数
165
最后的活动
2024年03月12日 09:23
成员加入日期
2018年09月06日 06:41
关注
0 名用户
关注者数
0 名用户
投票数
13
订阅数
47
活动概览
帖子(40)
评论(65)
按最近的活动排序
最近的活动
投票数
创建于
2022年03月29日 13:12
Thanks for the pointer. For future reference: open class RunIdeCli: RunIdeBase(false) { private val traverseUIArgs = listOf("apisearch") init { args = traverseUIArgs } override f...
社区
IntelliJ IDEA Open API and Plugin Development
Expose plugin to headless mode
0 票
创建于
2022年03月14日 08:40
Thanks for the quick response. That is a bit too broad for my use case. I just want to replace one type of reference contributor with my own. I actually depend on the other plugin's source and don'...
社区
IntelliJ IDEA Open API and Plugin Development
Is it possible ro replace an extension with my own
0 票
创建于
2021年10月15日 08:34
Andrey Vokin Can confirm it's working with the latest EAP, thanks.
社区
IntelliJ IDEA Open API and Plugin Development
PsiReferenceContributor not triggered for certain element (GherkinTableCellImpl)
0 票
创建于
2021年10月11日 11:02
Andrey Vokin That's awesome, thank you! A fix in the next EAP is totally fine. I know my code generally works, I can wait a bit.
社区
IntelliJ IDEA Open API and Plugin Development
PsiReferenceContributor not triggered for certain element (GherkinTableCellImpl)
0 票
创建于
2021年10月11日 10:39
Anybody?
社区
IntelliJ IDEA Open API and Plugin Development
PsiReferenceContributor not triggered for certain element (GherkinTableCellImpl)
0 票
创建于
2021年09月30日 12:01
Thank you, Yann.
社区
IntelliJ IDEA Open API and Plugin Development
Bundled plugin sources via repository available?
0 票
创建于
2021年09月29日 07:04
```java.lang.Throwable: Slow operations are prohibited on EDT. See SlowOperations.assertSlowOperationsAreAllowed javadoc.at com.intellij.openapi.diagnostic.Logger.error(Logger.java:182)at com.intel...
社区
IntelliJ IDEA Users
Ignore certain errors (disable red blinking exclamation mark)
0 票
创建于
2021年09月28日 17:55
Sorry, the moment I sent the reply I saw that you requested the IDs of the reports: https://ea.jetbrains.com/browser/ea_reports/8075384 https://ea.jetbrains.com/browser/ea_reports/8063596 https://e...
社区
IntelliJ IDEA Users
Ignore certain errors (disable red blinking exclamation mark)
0 票
创建于
2021年09月28日 17:53
I'll post a screenshot the next time the error occurs. Examples are java.lang.Throwable: Slow operations are prohibited on EDT. See SlowOperations.assertSlowOperationsAreAllowed javadoc. at com.in...
社区
IntelliJ IDEA Users
Ignore certain errors (disable red blinking exclamation mark)
0 票
创建于
2021年07月08日 10:14
The problem does indeed not occur on 212.4638.7-EAP-SNAPSHOT It does occur on 203.8084-EAP-CANDIDATE-SNAPSHOT. I'm still on 2020.3 due to some nasty bugs in 2021 (but that's another matter). Of cou...
社区
IntelliJ IDEA Open API and Plugin Development
Progress indicator is not closed in some instances
0 票
«
第一页
‹
上一页
下一页
›
最后
»