Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dmitry Zhuravlev
Total activity
6
Last activity
July 25, 2022 11:04
Member since
September 24, 2018 16:11
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Articles (0)
Posts (0)
Comments (3)
Sort by votes
Recent activity
Votes
Created
September 24, 2018 16:11
Hello Sergey, If the intension is to extend UI actions like "on successful commit and on failed commit" then you can use com.intellij.openapi.vcs.checkin.CheckinHandler You can register your own i...
Community
IntelliJ IDEA Open API and Plugin Development
Handle an event from VCS (Git)
1 vote
Created
July 25, 2022 11:04
Hi Marius, Please describe more about your extension and what you want to achieve with it. The explanation why you extension is not called: I guess you have Git commit template defined in the proje...
Community
IntelliJ IDEA Open API and Plugin Development
Define extension point implementation order
0 votes
Created
May 13, 2019 18:07
Hello Anthoni, Please make sure that you put ".idea/workspace.xml" in the corresponding .gitignore file which cover all your ".idea" directories.In other word: all ".idea/workspace.xml" files shoul...
Community
PhpStorm
.gitignore and .idea/workspace.xml
0 votes