gonsole
gonsole copied to clipboard
Gonsole - Git Console for the Eclipse IDE
Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...
It is certainly nice, that gonsole doesn't depend on an external git. On the other hand, occasionally it might be quite handy, if we were able to use it, because...
Currently, the current branch name is not displayed anywhere , But its an important information to show the current branch by extending the prompt string, eg. `repo@master>`
Can P2 Repositor ZIP download be made available for system integrators?
If there is no current repository in use and unrecognized commands are entered, the error message should contain a hint about the `use` command and its syntax. See also issue...
Some commands may read additional data from a user. In this case, they should have access to the input stream provided by the console for further processing. @rherrmann This is...
It shall be possible to use multi-line cmdline input. Something like temporary files in unix shells, as follows: ``` bash $ cat world > EOF $ ``` https://en.wikipedia.org/wiki/Here_document Use case:...
The component factory is used by the content assist. When used outside of a console page (the Eclipse console view) the content assist needs to be created manually. Thus, access...
It think it would be big improvement, if the up and down buttons could be used to select from the history. I would not get rid of the popup dialog...