continue icon indicating copy to clipboard operation
continue copied to clipboard

Support airgapped networks

Open HKalbasi opened this issue 1 year ago • 6 comments

Validations

  • [X] I believe this is a way to improve. I'll try to join the Continue Discord for questions
  • [X] I'm not able to find an open issue that requests the same enhancement

Problem

I work in a network where there is no access to the internet. When I try to install the extension from the vsix, it fails to initialize because it can't download some files.

Solution

Bundle them in the vsix file, or make features depending on them optional.

HKalbasi avatar Sep 29 '24 15:09 HKalbasi