LOLINTERNETZ / vscodeoffline

Enables Visual Studio Code's extension gallery to be used in offline (air-gapped) environments. Or, run your own gallery!
https://hub.docker.com/u/lolinternet
MIT License
96 stars 28 forks source link

Extra files aren't downloaded #8

Closed TwoUnderscorez closed 3 years ago

TwoUnderscorez commented 4 years ago

When installing the C# extension on an internet system the extension will download the OmniSharp server from some blob storage. Obviously this won't work on an air gapped system. Wondering if anything could be done to minimize that annoyance.