Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to retrieve last commit message #29445

Closed
npirotte opened this issue Jun 26, 2017 · 7 comments
Closed

Add a way to retrieve last commit message #29445

npirotte opened this issue Jun 26, 2017 · 7 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality git GIT issues
Milestone

Comments

@npirotte
Copy link

Could be nice, in the source control panel, to be able to fill in the Message field with the last commit message.

It could speed up development for team running a task based flow with some commit message format rule. (ex: ISSUE-xxx - description)

@joaomoreno joaomoreno added this to the Backlog milestone Jun 26, 2017
@joaomoreno joaomoreno added feature-request Request for new features or functionality git GIT issues labels Jun 26, 2017
@joaomoreno joaomoreno removed their assignment Jun 26, 2017
@ajaygm
Copy link

ajaygm commented Jul 7, 2017

A few suggestions for this...

  1. We should have an option to select from the recent 10 git commit messages.
  2. The keyboard shortcut "Ctrl+space" in the git commit message window would be the most intuitive way to get this option.

@ghiscoding
Copy link

This is 1 feature I miss from Visual Studio, with a simple right+click we were able to choose from the last 10 commit messages.

@joshua-tj
Copy link

Not sure if it would be possible but it would be nice if hitting 'up' prefilled the commit with the last message.

@mdahiemstra
Copy link

Really mis this feature too! I was so used to this in IntelliJ

@joaomoreno
Copy link
Member

/duplicate #26952

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 18, 2018
@vscodebot
Copy link

vscodebot bot commented Sep 18, 2018

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Sep 18, 2018
@bardware
Copy link

bardware commented Oct 8, 2018

2\. The keyboard shortcut "Ctrl+space"

Ctrl+space triggers autocompletion, came as a surprise to me if it came up with an older input.

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality git GIT issues
Projects
None yet
Development

No branches or pull requests

7 participants