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

Shortcut to input commit message from the command palette #154445

Closed
lborres opened this issue Jul 8, 2022 · 3 comments
Closed

Shortcut to input commit message from the command palette #154445

lborres opened this issue Jul 8, 2022 · 3 comments
Assignees
Labels
git GIT issues info-needed Issue requires more information from poster
Milestone

Comments

@lborres
Copy link

lborres commented Jul 8, 2022

Prior to the latest patch I used to have a shortcut to commit changes. What usually happens is it warns me that I don't have staged changes and I just press 'Accept' or whatever it is to stage the stages and commit. After that It would ask me for a commit message in the command palette, I just had to type and then it commits afterwards.
Ever since the new update 1.69 where we got the Commit button in the source control I would try to use the same process I did but now it won't ask me for a commit message and instead just shows me an error message that I have not entered a commit message.
I would appreciate it if I didn't need to leave my current view to have to go to source control tab, and have to use the mouse to click on the commit message. It would be nice to have a command available for it.
Thank you :)

@makz159
Copy link

makz159 commented Jul 8, 2022

Prior to the latest patch I used to have a shortcut to commit changes. What usually happens is it warns me that I don't have staged changes and I just press 'Accept' or whatever it is to stage the stages and commit. After that It would ask me for a commit message in the command palette, I just had to type and then it commits afterwards. Ever since the new update 1.69 where we got the Commit button in the source control I would try to use the same process I did but now it won't ask me for a commit message and instead just shows me an error message that I have not entered a commit message. I would appreciate it if I didn't need to leave my current view to have to go to source control tab, and have to use the mouse to click on the commit message. It would be nice to have a command available for it. Thank you :)

You can have it back, see this post #154449
basically untick this
image

@lszomoru lszomoru added the git GIT issues label Jul 8, 2022
@lszomoru
Copy link
Member

lszomoru commented Jul 8, 2022

@LRBACN, could you please try disabling the git.useEditorAsCommitInput setting and see if that resolves your issue?
Would you also be able to create a recording (ex: https://gifcap.dev) as I would like to better understand your process as I would like to make sure to address it even if the git.useEditorAsCommitInput setting is enabled. Thank you!

@lszomoru lszomoru added this to the July 2022 milestone Jul 8, 2022
@lszomoru lszomoru added the info-needed Issue requires more information from poster label Jul 25, 2022
@lszomoru lszomoru modified the milestones: July 2022, Backlog Jul 25, 2022
@VSCodeTriageBot
Copy link
Collaborator

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@github-actions github-actions bot locked and limited conversation to collaborators Sep 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
git GIT issues info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

4 participants