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

Allow to pass arguments to external terminal #58086

Closed
FFY00 opened this issue Sep 6, 2018 · 7 comments
Closed

Allow to pass arguments to external terminal #58086

FFY00 opened this issue Sep 6, 2018 · 7 comments
Assignees
Labels
*extension-candidate Issue identified as good extension implementation terminal Integrated terminal issues

Comments

@FFY00
Copy link

FFY00 commented Sep 6, 2018

It's pretty much what was said in the title. VS Code doesn't seem to allow us to invoke an external terminal with a set of arguments.

@vscodebot vscodebot bot added the terminal Integrated terminal issues label Sep 6, 2018
@Tyriar
Copy link
Member

Tyriar commented Sep 10, 2018

They are already being invoked with a set of arguments, I recommend creating an extension if you need to tweak this further.

@Tyriar Tyriar added the *extension-candidate Issue identified as good extension implementation label Sep 10, 2018
@vscodebot
Copy link

vscodebot bot commented Sep 10, 2018

We try to keep VS Code lean and we think the functionality you're asking for is great for a VS Code extension. Maybe you can already find one that suits you in the VS Code Marketplace. Just in case, in a few simple steps you can get started writing your own extension. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Sep 10, 2018
@FFY00
Copy link
Author

FFY00 commented Sep 10, 2018

What kind of arguments? How does that work if every terminal has its own arguments? I'm not following.

@Tyriar
Copy link
Member

Tyriar commented Sep 10, 2018

@FFY00
Copy link
Author

FFY00 commented Sep 10, 2018

You understand what I am asking is to allow us to use custom arguments in external terminals, right? I don't know why the integrated-terminal label was added.

@Tyriar
Copy link
Member

Tyriar commented Sep 10, 2018

@FFY00 yes. There is no label for the external terminal as it's such a minor feature. The point I'm trying to get across is that it complicates things and is out of the scope of the feature. It can be easily accomplished with an extension though.

@FFY00
Copy link
Author

FFY00 commented Sep 10, 2018

Ok, even though I don't agree with "is out of the scope of the feature" I understand.

Thanks anyway.

@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*extension-candidate Issue identified as good extension implementation terminal Integrated terminal issues
Projects
None yet
Development

No branches or pull requests

2 participants