Reputation: 1
I'm experiencing an issue with port forwarding in VS Code. Despite working entirely locally, without any remote workspace connection, I'm prompted to sign in with GitHub when attempting to forward a port using the "Ports" feature. This results in the forwarded port being assigned an HTTPS link, whereas I only require a localhost address.
Previously, port forwarding worked seamlessly, but now it always forwards to a tunnel link. Additionally, I'm no longer able to view the forwarded port if it's automatically forwarded by running code. My goal is simply to obtain the localhost address after port forwarding, not the generated link.
Any assistance you can provide would be greatly appreciated.
I have tried uninstalling and reinstalling the vs code but didn't work. I have tried changing some settings but nothing seems to be working.
Upvotes: 0
Views: 152