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

Launch different terminal based on use-case #58885

Closed
mittalyashu opened this issue Sep 18, 2018 · 2 comments
Closed

Launch different terminal based on use-case #58885

mittalyashu opened this issue Sep 18, 2018 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label

Comments

@mittalyashu
Copy link

I want to use different terminal, based upon the work I am doing and there should be an option that which type of terminal you want to launch.

Rails

image

Git

image

Instead of providing single option for terminal ``"terminal.integrated.shell.windows": "C:\Program Files\Git\bin\bash.exe".

There should be an option for defining multiple terminal for different language:

{
"terminal": {
"git": "C:\\Program Files\\Git\\bin\\bash.exe",
"ruby": "C:\\Program Files\\ruby.exe",
"python": ...
}
}
@vscodebot vscodebot bot added the terminal General terminal issues that don't fall under another label label Sep 18, 2018
@Tyriar
Copy link
Member

Tyriar commented Sep 18, 2018

/duplicate #45444

@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
@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) terminal General terminal issues that don't fall under another label
Projects
None yet
Development

No branches or pull requests

2 participants