microsoft / microsoft/vscode-remote-release

Port forwarding: Forwarded ports are not visible in multiple windows

Open
#2,240 1 comment 2 reactions 1 assignee View on GitHub

@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.

  1. run npx http-server -p 9876 on the ssh box
  2. Refresh the Forwarded Ports section in the Remote Explorer
  3. Forward port 9876 by pressing the + on the right
  4. Run Workspaces: Duplicate workspace in new window... from the command palette
  5. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.