Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Bbo
Total activity
6
Last activity
May 29, 2018 06:31
Member since
May 28, 2018 05:10
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
May 29, 2018 06:31
OK thanks, It works now. I had to make a menu action instead of the BeforeCheckinDialogHandler because the added files are not checked when I use the BeforeCheckinDialogHandler.
Community
IntelliJ IDEA Open API and Plugin Development
Execute terminal action before opening GIT commit dialog
0 votes
Created
May 28, 2018 13:47
Ok now I have a problem, when the commit dialog show up, the files added by bit add . are not in the list. Is there a way to force a git refresh ?
Community
IntelliJ IDEA Open API and Plugin Development
Execute terminal action before opening GIT commit dialog
0 votes
Created
May 28, 2018 11:23
I tried with CheckinHandlerFactory and it work great. Thank you very much !
Community
IntelliJ IDEA Open API and Plugin Development
Execute terminal action before opening GIT commit dialog
0 votes
Created
May 28, 2018 10:39
Thanks for the response I will try it, In fact I use Rider for unity development and each time I create file outside of rider I have to select the files to add to git manually, I tried with a file ...
Community
IntelliJ IDEA Open API and Plugin Development
Execute terminal action before opening GIT commit dialog
0 votes