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 "Open In Terminal" option when right-clicking a folder #774

Closed
benlindsay opened this issue Jun 22, 2019 · 3 comments
Closed

Add "Open In Terminal" option when right-clicking a folder #774

benlindsay opened this issue Jun 22, 2019 · 3 comments
Assignees
Labels
feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@benlindsay
Copy link

In a local VSCode instance, I can right-click on a folder in the file explorer window, click "Open in Terminal". That option doesn't seem like it's available when I'm in a remote SSH environment. If that could be added it would be great. Is that feasible?

image

@egamma egamma added the feature-request Request for new features or functionality label Jun 24, 2019
@Tyriar
Copy link
Member

Tyriar commented Jun 25, 2019

This feature is disabled for remote but it should be enabled and force "terminal.explorerKind": "integrated"

@Tyriar Tyriar added this to the July 2019 milestone Jul 5, 2019
@Tyriar
Copy link
Member

Tyriar commented Jul 10, 2019

To verifier:

Make sure open in terminal explorer context menu works in remote and local and also the "Open New Terminal" command works in remote (should open external terminal) and local (should open integrated terminal).

@Tyriar Tyriar added the verification-needed Verification of issue is requested label Jul 10, 2019
@lramos15 lramos15 added the verified Verification succeeded label Jul 31, 2019
@lramos15
Copy link
Member

@Tyriar I believe you flipped what the Open New Terminal command does in the remote context and local context in your verification steps.

@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants