microsoft / microsoft/vscode-remote-release
Is there a command to open a file?
Open
@chrmarti is already working on this.
Since Sep 25, 2024.
containers
feature-request
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 469
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Is there a way to open a file from a container?
I am trying to do something like this:
Since there are only two options when you right-click
Wondering if a potential "copy full path" option? so you can do something like this?
code --folder-uri 'vscode://vscode-remote/docker/$container_id/usr/src/app/test_code'
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.