主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Hermeson Freitas
活动总数
14
最后的活动
2024年05月18日 14:39
成员加入日期
2024年04月20日 22:57
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
3
活动概览
帖子(3)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2024年04月29日 11:16
It works perfectly, thanks!
社区
IntelliJ IDEA Users
Cascadia Mono bold text
0 票
创建于
2024年04月27日 15:27
Great, my plugin is working exactly as I wanted, all I wanted is to play sounds during these events as I like to hear feedback from the compilation progress, amazing support.Although the documentat...
社区
IntelliJ IDEA Open API and Plugin Development
Listen to build solution event in Rider
0 票
创建于
2024年04月27日 03:22
Alright I set up the Rider SDK and now it is working the code you sent above.How to subscribe to the buildSession.result to receive the compile start, compile success and compile fail events?
社区
IntelliJ IDEA Open API and Plugin Development
Listen to build solution event in Rider
0 票
创建于
2024年04月24日 16:36
I am using Rider 2024.1.1, I do not know about any Rider SDK, I opened Intellij IDEA 2024.1, clicked on new “IDE Plugin” and that is it.
社区
IntelliJ IDEA Open API and Plugin Development
Listen to build solution event in Rider
0 票
创建于
2024年04月23日 23:47
“SolutionExtListener” is not found in my code, I basically simply created a new “IDE Plugin” project in IntelliJ IDEA with no additional setup, and this extension point “rd.solutionExtListener” is...
社区
IntelliJ IDEA Open API and Plugin Development
Listen to build solution event in Rider
0 票