Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support http proxy config in VSCode settings #2893

Closed
Tracked by #2967
wsxiaoys opened this issue Aug 15, 2024 · 0 comments
Closed
Tracked by #2967

Support http proxy config in VSCode settings #2893

wsxiaoys opened this issue Aug 15, 2024 · 0 comments
Labels
enhancement New feature or request fixed-in-next-release good first issue Good for newcomers

Comments

@wsxiaoys
Copy link
Member

wsxiaoys commented Aug 15, 2024

  1. VSCode supports specifying proxy config in settings
image
  1. Tabby Agent supports proxy settings (currently only supports reading http_proxy / https_proxy from env)

    dispatcher: createProxyForUrl(endpoint, proxyConfigs),

  2. Such configuration shall be able to synchronized to tabby-agent in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fixed-in-next-release good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant