Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Hermeson Freitas
Total activity
14
Last activity
May 18, 2024 14:39
Member since
April 20, 2024 22:57
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
3
Activity overview
Posts (3)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
April 29, 2024 11:16
It works perfectly, thanks!
Community
IntelliJ IDEA Users
Cascadia Mono bold text
0 votes
Created
April 27, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
Listen to build solution event in Rider
0 votes
Created
April 27, 2024 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?
Community
IntelliJ IDEA Open API and Plugin Development
Listen to build solution event in Rider
0 votes
Created
April 24, 2024 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.
Community
IntelliJ IDEA Open API and Plugin Development
Listen to build solution event in Rider
0 votes
Created
April 23, 2024 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...
Community
IntelliJ IDEA Open API and Plugin Development
Listen to build solution event in Rider
0 votes