zielu / GitToolBox

GitToolBox IntelliJ plugin
GNU General Public License v3.0
604 stars 71 forks source link

[Feature] Offer to open a "Create Pull Request" link returned by git server on push #446

Closed mslalith closed 7 months ago

mslalith commented 1 year ago

Show a balloon to create PR on successful push. Relates to IDEA-195111

zielu commented 1 year ago

I was considering it :)

zielu commented 9 months ago

It cannot use Console links because until Console view is opened text is cached and there is not access to it, but I found how to do it another way.

zielu commented 7 months ago

Done in 500.1.0+222