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 option to use editor for commit msg #57958

Closed
tillydray opened this issue Sep 5, 2018 · 7 comments
Closed

Add option to use editor for commit msg #57958

tillydray opened this issue Sep 5, 2018 · 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

@tillydray
Copy link
Contributor

I searched existing issues but found nothing, maybe I didn't search well enough but here goes.

I would like to have a setting to choose what happens when I do >git commit because I don't like the current dropdown since it is not nearly as powerful as a file in VSCode. This is particularly obvious when doing >git amend, it smashes together both the git commit subject and body in the dropdown :(

Using a file, I can take advantage of various formatting, including linewrap.

@vscodebot vscodebot bot added the git GIT issues label Sep 5, 2018
@joaomoreno
Copy link
Member

Have you tried using the text input box in the SCM view?

@joaomoreno joaomoreno added the info-needed Issue requires more information from poster label Sep 6, 2018
@tillydray
Copy link
Contributor Author

@joaomoreno yes I have but it still lacks the power of a file in the editor, such as linewrap, font size, etc.

@joaomoreno
Copy link
Member

/duplicate #53225

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

vscodebot bot commented Sep 11, 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 11, 2018
@tillydray
Copy link
Contributor Author

@joaomoreno I read #53225 but it sounds different than what I'm asking. It seems to be requesting a larger window to type the message in. But I'm asking for the same functionality as marking VSCode as the editor in ~/.gitconfig editor = code --wait. Another way of stating my request is to have a command in VSCode to create a commit message respecting ~/.gitconfig

@joaomoreno joaomoreno added feature-request Request for new features or functionality and removed *duplicate Issue identified as a duplicate of another issue(s) info-needed Issue requires more information from poster labels Sep 12, 2018
@joaomoreno joaomoreno added this to the Backlog milestone Sep 12, 2018
@joaomoreno joaomoreno removed their assignment Sep 12, 2018
@joaomoreno joaomoreno reopened this Sep 12, 2018
@joaomoreno joaomoreno changed the title Add option to use file for commit msg instead of dropdown Add option to use editor for commit msg Sep 12, 2018
@joaomoreno
Copy link
Member

/duplicate #30562

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

vscodebot bot commented Sep 19, 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 19, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 3, 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

2 participants