主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Jerome Abela
活动总数
13
最后的活动
2023年03月15日 09:32
成员加入日期
2021年12月21日 17:51
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
4
活动概览
帖子(4)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2022年01月05日 22:07
While preparing a screencast to prove that I was meticulously following the tutorial, I realized my mistake (I created a platform plugin project instead of a gradle-based platform plugin project). ...
社区
IntelliJ IDEA Open API and Plugin Development
Unable to start a fresh new plugin
1 票
创建于
2023年03月15日 09:32
Thank you Karol. Indeed, only build numbers are allowed, using sinceBuild="211" and untilBuild="223.*" works.
社区
IntelliJ IDEA Open API and Plugin Development
IDE version mismatch
0 票
创建于
2022年04月24日 21:49
Thanks Karol. Knowing what the expected behavior is helped me find what my mistake was!
社区
IntelliJ IDEA Open API and Plugin Development
Updating outdated annotations
0 票
创建于
2022年04月11日 16:32
Thanks Karol, You are right, it could have been anything. In my case, it was a change in getUseScope() which limited the search to a small part of the file.
社区
IntelliJ IDEA Open API and Plugin Development
Find usages coming for free somehow?
0 票
创建于
2022年01月02日 20:35
So, I finally gave up on following the custom language support tutorial instructions (https://plugins.jetbrains.com/docs/intellij/custom-language-support-tutorial.html:). It looks like not only it'...
社区
IntelliJ IDEA Open API and Plugin Development
Unable to start a fresh new plugin
0 票