gitkraken / vscode-gitlens

Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
http://gitkraken.com/gitlens
Other
8.91k stars 1.25k forks source link

http.proxySupport handling #2577

Open Roberto-Vizcarra opened 1 year ago

Roberto-Vizcarra commented 1 year ago

Sometimes the http.proxySupport setting causes issues.

User in https://github.com/gitkraken/vscode-gitlens/issues/2563 notes that clicking the "connect to Github" button did not react, but upon turning the setting off, everything started working again.

Related information:

A different user reported sign in issues that were also resolved by turning off the setting. They were receiving the following error:

Unable to sign in to GitLens+: FetchError: request to https://api.gitkraken.com/user failed, reason: Failed to establish a socket connection to proxies: ["PROXY 127.0.0.1:9000"]

riZZZhik commented 4 months ago

Still not working I always have proxy enabled, every other extensions (e.g. GitHub Copilot) works fine, but i was unable to login in Gitkraken account until disabling it