Settings

Theme

Visual Studio Code adds port forwarding

infoworld.com

15 points by nxten 2 years ago · 9 comments

Reader

38 2 years ago

> Visual Studio 1.82, the newest iteration of Microsoft’s popular open source code editor

Visual Studio != Visual Studio code

jayemar 2 years ago

According to the docs[0], you need to log in to Github in order to share a port. Can anyone explain why this would be necessary? I understand it if the port is set up as private (as explained in the doc), but not if it's set up as public. Is the traffic being routed through h Github? 0: https://code.visualstudio.com/docs/editor/port-forwarding

  • hddqsb 2 years ago

    The answer is almost certainly "abuse". Traffic is routed through a "service hosted in Azure" (probably not GitHub specifically). They're just using GitHub sign-in to apply per-user limits etc.

nsonha 2 years ago

This has been possible in live share since the beginning. I guess now they’ve just made it built-in and a standalone thing.

cosmotic 2 years ago

"Port forwarding" is a misleading name for this. "Proxy through Azure tunnel" seems more appropriate.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection