microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.61k stars 28.66k forks source link

Add "Open inspect endpoint" icon/menu item for forwarded ports to easily navigate to the inspect endpoint #228172

Open saasaTom opened 1 week ago

saasaTom commented 1 week ago

A new option in the Ports view to allow for opening the inspect version of the forwarded port. i.e. if I forward port 1234 it gives me a link like https://abcd555-1234.aue.devtunnels.ms which can be opened via right click or on one of the 3 icons inline with the Forwarded Address column. You have to manually navigate to the inspect endpoint: https://abcd555-1234.aue-inspect.devtunnels.ms.

It would be great to have another icon like these: image

To be able to open the inspect endpoint (And right click context menu item) image

View of inspect endpoint: image

vs-code-engineering[bot] commented 1 week ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!