Closed lookforit closed 5 years ago
The git console is inside the Git Changes Window.
You can open the Git Changes Window by click the Git Changes menu under GITTOOLS, and then click the 'Git Console (Beta)' tab.
Got it ,Thanks!
I tried it, it is very convenient just like git bash
embeed in VS .
I think some feathures should be added to make it more useful:
font
in the console window can be customized auto complete
is more intelligent: support --
symbol ,eg: git --version
`version `should be poped up after `--`
Thanks for the suggestions.
Regarding to the comments about the input was disabled when autocomplete pop up appears. The pop up can be dismissed by the ESC key.
On Monday, January 19, 2015, Dennis Xiong notifications@github.com wrote:
Got it ,Thanks! I tried it, it is very convenient just like git bash embeed in VS . I think some feathures should be added to make it more useful:
- font in the console window can be customized
auto complete is more intelligent: support --symbol ,eg:
git --version
version
should be poped up after--
- User can input when pop up menu appears, by now input is disableed and user can only selct the item .
— Reply to this email directly or view it on GitHub https://github.com/yysun/git-tools/issues/3#issuecomment-70596198.
Hi,
Excellent plugin for git users those who using
Vs
at the same time , I must say ! I installed version1.4
withVS2013
, and I failed to find the way to triggerGit Console
function, which was described in the demo page. By the way, I found only 3 items above theGITTOOlS
menu:Any help?