GitToolBox
GitToolBox copied to clipboard
GitToolBox IntelliJ plugin
Submodule support in pycharm is very poor. It would be interesting if you added the ability to scan the existing submodules in the directory tree and automatically add them with...
When editing composer files, the plugin https://plugins.jetbrains.com/plugin/7631-php-composer-json-support/ add an inline version number the very same place as the inline blame message of this pliugin. Perhaps a margin could be added,...
First of all - thanks for your wonderful product! Currently, we have 2 options, either to display incoming / outgoing commits by specifying **Parent branch mode**, which works just fine....
When Project View is showing parent branch it is only showing commit difference between parent and current branch. Such change should be signalled using different symbols than ahead/behind and also...
It would be nice to see also the version number of third party plugins inside vendor folder which are ignored for git. Thanks
Thanks for creating and maintaining GitToolBox, @zielu ! It's a very useful plugin. One of my favorite features of GitLens is its [Gutter Heatmap](https://github.com/eamodio/vscode-gitlens#gutter-heatmap-). I would love to see this...
When you have a project with many git roots, it would be helpful to see the root along side the branch in the status bar. It happens already on hover...
When inline blame is enabled there could be additional option to highlight all lines in file contributed by commit under caret. Highlight could take form of editor background color
https://youtrack.jetbrains.com/issue/IDEA-186865 Basically, when I click on hunk in gutter, I'd like to have button there to commit this hunk.
There should be 2 sections of branch regexp applied in order excluded then includes. By default excluded are empty and includes contain `master` and `develop`