[remote] suppport --open-url in remote cli
Nobody has claimed this yet.
Assessment
This issue has not been assessed yet.
Description
- VSCode Version: 1.52.1
- Local OS Version: Ubuntu 20.04
- Remote OS Version: Ubuntu 16.04
- Remote Extension/Connection Type: Docker
Steps to Reproduce:
My extension (vscode-lldb) registers an uri handler to enable starting debug session from outside of VSCode. This works as expected for local VSCode via xdg-open vscode://vadimcn.vscode-lldb/... (or code --open-url vscode://vadimcn.vscode-lldb/...).
In a container, however, the former produces this error: Unable to open 'vadimcn.vscode-lldb': Unable to read file 'vscode-remote://attached-container+7b22636f6e7461696e65724e616d65223a222f706561636566756c5f727562696e227d/root/vscode:/vadimcn.vscode-lldb' (Error: Unable to resolve non-existing file 'vscode-remote://attached-container+7b22636f6e7461696e65724e616d65223a222f706561636566756c5f727562696e227d/root/vscode:/vadimcn.vscode-lldb').
and the latter:
Ignoring option open-url: not supported for code.
At least one file or folder must be provided.
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
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.
More from microsoft/vscode-remote-release
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
microsoft/vscode-remote-release#11650 ·
-
ssh
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
microsoft/vscode-remote-release#11583 ·
-
ssh
Difficulty 4/5 3-5 days Newbie friendliness 38/100
microsoft/vscode-remote-release#11861 ·
-
microsoft/vscode-remote-release#11860 · 1 comment · 1 assignee ·
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
microsoft/vscode-remote-release#11859 ·