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

Add user setting to set the remote host as having no internet connection #1106

Closed
Helloimbob opened this issue Aug 6, 2019 · 3 comments
Closed
Assignees
Labels
extensions Issue concerning extensions management feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@Helloimbob
Copy link

It would be useful to be able to explicitly tell the remote extension that the remote host has no internet connection.
This would make installing extensions via the client (and with the new installing server via client) quicker and easier, since we won't have to wait for the original request on the remote host to timeout (5 mins) before using the client to download and transfer to the remote host.

@sandy081 sandy081 added extensions Issue concerning extensions management feature-request Request for new features or functionality labels Aug 12, 2019
@sandy081 sandy081 modified the milestones: Backlog, August 2019 Aug 12, 2019
@Jibbajabbafic
Copy link

I would very much appreciate this so I don't have to manually update extensions anymore (SSH host has a strict firewall)

@sandy081
Copy link
Member

sandy081 commented Nov 5, 2019

Introduced a setting remote.downloadExtensionsLocally when enabled, extensions are downloaded locally and installed on remote.

image

@sandy081 sandy081 modified the milestones: Backlog, November 2019 Nov 5, 2019
@sandy081 sandy081 added the verification-needed Verification of issue is requested label Dec 4, 2019
@sandy081
Copy link
Member

sandy081 commented Dec 4, 2019

To verify:

  • Enable log level to trace
  • Open window log in output panel
  • If above setting is enabled, Verify that installing extensions in remote are downloaded locally by checking the logs. Otherwise extensions are downloaded in remote.

@JacksonKearl JacksonKearl added verified Verification succeeded and removed verified Verification succeeded labels Dec 5, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
extensions Issue concerning extensions management feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants