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

Support external terminal option #1992

Open
Avivbens opened this issue Apr 15, 2024 · 2 comments
Open

Support external terminal option #1992

Avivbens opened this issue Apr 15, 2024 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality

Comments

@Avivbens
Copy link

Is your feature request related to a problem? Please describe.

The issue

I was trying to find a way to run the debug session whitin an external terminal (such as Warp / iTerm2) - based on the default terminal setting, for MacOS it is terminal.external.osxExec.

Describe the feature you'd like

My suggestion

A nice checkbox for enabling this feature, so once I'm hitting on the new debug session (by the code lens on the package.json OR with any menu exists, such as the NPM SCRIPTS) - the new debug session would trigger commands over my default terminal.

Screenshots

CleanShot 2024-04-15 at 15 08 56@2x
CleanShot 2024-04-15 at 15 08 04@2x

@Avivbens Avivbens added the feature-request Request for new features or functionality label Apr 15, 2024
@Avivbens
Copy link
Author

HI @connor4312 👋

Any idea about that?
I can help with the PR 👍

@connor4312
Copy link
Member

Sure, a PR is welcome. Note this is actually implemented in https://github.com/microsoft/vscode/tree/main/extensions/npm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

2 participants