-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Closed as not planned
Closed as not planned
Copy link
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS CodeWSLIssue when using WSLIssue when using WSLfeature-requestRequest for new features or functionalityRequest for new features or functionalityterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another label
Milestone
Description
When debugging using an external terminal from WSL you see this:
It ends up calling the Linux exec setting:
Ref:
termArgs.push('-e'); |
Is there some way we can route WSL debug requests to a local external terminal? @aeschli thoughts on this? Do you think this should be handled somehow in the WSL extension? Feels like the a soft layer breaker if it goes into core.
cc @shanselman
bamurtaugh
Metadata
Metadata
Assignees
Labels
*out-of-scopePosted issue is not in scope of VS CodePosted issue is not in scope of VS CodeWSLIssue when using WSLIssue when using WSLfeature-requestRequest for new features or functionalityRequest for new features or functionalityterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another label