Skip to content

Add code CLI argument to open folder in container using remote containers extension #6771

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

Open
chrmarti opened this issue May 30, 2022 · 0 comments
Assignees
Labels
containers Issue in vscode-remote containers feature-request Request for new features or functionality

Comments

@chrmarti
Copy link
Contributor

chrmarti commented May 30, 2022

One option is to use the existing --remote option (which currently requires a complete remote authority) and extend it to support taking the authority prefix: code --remote dev-container workspaceFolder. This would align with how a local folder is opened: code workspaceFolder. The remote CLI (e.g., in a Remote-WSL or Remote-SSH terminal) would ideally support the same option.

Related: #2133

/cc @aeschli

@chrmarti chrmarti added containers Issue in vscode-remote containers plan-item A plan item labels May 30, 2022
@chrmarti chrmarti self-assigned this May 30, 2022
@chrmarti chrmarti added feature-request Request for new features or functionality and removed plan-item A plan item labels Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
containers Issue in vscode-remote containers feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

1 participant