microsoft / microsoft/vscode-remote-release
Port forwarding: Forwarded ports are not visible in multiple windows
Open
@alexr00 is already working on this.
Since Jan 29, 2020.
feature-request
remote-explorer
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 470
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
Issue Type: Bug
Testing https://github.com/microsoft/vscode-remote-release/issues/2195.
- run
npx http-server -p 9876on the ssh box - Refresh the
Forwarded Portssection in the Remote Explorer - Forward port 9876 by pressing the
+on the right - Run
Workspaces: Duplicate workspace in new window...from the command palette - In the new window open the Remote Explorer
-> No port shows as forwarded
-> Pressing the + on the right of port 9876 is now a no-op
Extension version: 2020.1.38400
VS Code version: Code - Insiders 1.42.0-insider (c4b6a6b537de49a734d0eedea06152ea37dfdb6a, 2020-01-28T05:34:51.242Z)
OS version: Darwin x64 18.7.0
Remote OS version: Linux x64 5.0.0-1022-azure
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.