autocomplete Destination Repository URL when Pushing to repository
Ctrl + K brings up commit.
Then I can click "commit and push changes".
It then asks for the "Destination Repository URL" e.g. https://robertk@bitbucket.org/robertk/blah
However I'm having to type this URL everytime, Autocomplete, or default URL options would be great.
sorry if this already exists.
Many thanks.
请先登录再写评论。
Hello Robert,
I suppose you're talking about Mercurial support, right?
You may vote for the issue here: http://youtrack.jetbrains.com/issue/IDEA-65964
As a workaround you may manually modify .hg/hgrc and push the url under [paths] default-push.
Yes for Mercurial.
Thanks I'll try vote cheers.