主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Simon Stratmann
活动总数
165
最后的活动
2024年03月12日 09:23
成员加入日期
2018年09月06日 06:41
关注
0 名用户
关注者数
0 名用户
投票数
13
订阅数
47
活动概览
帖子(40)
评论(65)
按最近的活动排序
最近的活动
投票数
已编辑于
2024年02月14日 08:55
Pong :-) FWIW others have the some problem: https://github.com/YiiGuxing/TranslationPlugin/issues/4916 https://github.com/magento/magento2-phpstorm-plugin/issues/1892
社区
IntelliJ IDEA Open API and Plugin Development
"Thread context was already set: [CoroutineName(commit workflow)" when showing window during commit check
0 票
创建于
2023年11月08日 06:42
Thanks, Yann Cebron. Any news on this? I'm getting a lot of bug reports from users for this and haven't found a way to fix it.
社区
IntelliJ IDEA Open API and Plugin Development
"Thread context was already set: [CoroutineName(commit workflow)" when showing window during commit check
0 票
创建于
2023年10月16日 12:05
TphCheckinHandler is the actual extension w.r.t IntelliJ. In it I call a number of custom checks which implement an interface, one of them is CommitMessageParametrisationCheckinHandler. TphCheckinH...
社区
IntelliJ IDEA Open API and Plugin Development
"Thread context was already set: [CoroutineName(commit workflow)" when showing window during commit check
0 票
创建于
2023年10月06日 05:23
Just remove the dot at the end: https://youtrack.jetbrains.com/issue/IDEA-320029
社区
IntelliJ IDEA EAP Users
New branches popup
1 票
创建于
2023年10月04日 05:35
I wrote a plugin that provides extra functionality for some of our projects. It adds windows, menu entries etc. which I only want to appear when these projects are open. To recognize these projects...
社区
IntelliJ IDEA Open API and Plugin Development
Disconnect declarative message bus listener
0 票
创建于
2023年09月20日 05:59
Thanks, that works. I may need to convert my code to kotlin at some point.
社区
IntelliJ IDEA Open API and Plugin Development
org.jetbrains.idea.maven.project.MavenProjectsManager#scheduleArtifactsDownloading is gone
0 票
创建于
2022年10月14日 04:52
Argh, I should've thought of that myself. Thanks, Yann Cebron That helped. I'll make the changes you proposed, thanks for looking.
社区
IntelliJ IDEA Open API and Plugin Development
How to diagnose UI freezes
0 票
创建于
2022年10月12日 10:02
Nobody? I can't be the only one with this problem. I don't ask for a solution, just for advice how to get there (although a solution would be nice...). The code is here: https://gitlab.com/ppiag/in...
社区
IntelliJ IDEA Open API and Plugin Development
How to diagnose UI freezes
0 票
创建于
2022年10月07日 11:42
You may be able to do this using ApplicationStarter but you'd need to write a custom plugin. You can also check https://www.jetbrains.com/help/idea/working-with-the-ide-features-from-command-line.h...
社区
IntelliJ IDEA Open API and Plugin Development
Execute IntelliJ Indexing Programmatically
0 票
创建于
2022年05月31日 07:37
Hi Karol, That's great. Java 11 is enough for me for now. I may switch at some point when 2022.2 is established. Thanks for the quick response.
社区
IntelliJ IDEA Open API and Plugin Development
Recommendations for upgrading to Java 17 for 2022.2
0 票
«
第一页
‹
上一页
下一页
›
最后
»