microsoft / vscode-remote-release

Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.
https://aka.ms/vscode-remote
Other
3.68k stars 296 forks source link

Adding port visibility column when running vscode within WSL 2 #10478

Closed Mumbawa closed 1 week ago

Mumbawa commented 1 week ago

We know that in the PORTS tab in vs code there is a column named "visibility" Image

Would it be possible to have this column present when running vs code within WSL 2?

As you can see, this column is not present in this case:

Image

alexr00 commented 1 week ago

The visibility column is only shown in places where the visibility can be changed. Witha WSL remote, the visibility can't be changed.