Skip to content

Show workspace ports in VS Code terminal tab

MR: Pending

Description

As a user or stakeholder, I want a list of ports that are running in my workspace so that I can easily click on it to copy/open the URL.

image

Furthermore, opening ports in a Workspace and removing the Authentication layer(as described in Allow making a port public in a Workspace (#471058 - closed)) entails security risks. It would be great if we could open and close these ports from the Workspaces UI in VSCode using the "Forwarding ports" panel:

Acceptance Criteria

  • The ports tab will display the following:
    • A list of all available ports
    • The URL for each corresponding port on the list
    • The visibility of the ports listed

Technical Requirements

TODO: Fill out or delete (optional) [If applicable, please list out any technical requirements for this feature/enhancement.]

Design Requirements

TODO: Fill out or delete (optional) [If applicable, please provide a link to the design specifications for this feature/enhancement.]

Impact Assessment

TODO: Fill out or delete (optional) [Please describe the impact this feature/enhancement will have on the user experience and/or the product as a whole.]

User Story

TODO: Fill out or delete (optional) [Provide a user story to illustrate the use case for this feature/enhancement. Include examples to help communicate the intended functionality.]

Edited by Michelle Chen