xxxxxxxxxx
as of oct 2024 vscode has a feature to enable "remote tunnel access" under the profile icon button bottom left. This requires github authentication and allows vscode full access to your repositories
xxxxxxxxxx
choco install ngrok
ngrok config add-authtoken ${yourAuthToken}
ngrok http http://localhost:8080