Skip to content

'git commit' command should run in a new terminal #39

@alessandro-newzoo

Description

@alessandro-newzoo

Hello!
I still need to figure out how to use this, but thanks a lot for your hard work!

When I run the extension's command, git commit runs in the terminal I'm currently using, which might cause issues if something like Gulp is running.

Besides potential issues, git commit will not actually commit since the terminal is running a task, hence won't take any input.
It will just print it and that's it:

image

So I suggest you have the extension command to open a new terminal tab, and run the command in it.
You can use vscode.window.createTerminal for that 🙂

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions