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
97 stars 31 forks source link

Bug fixes #17

Closed fullylegit closed 2 years ago

fullylegit commented 2 years ago

Fixed a data race, missing fields and an attempt to iterate over None

LOLINTERNETZ commented 2 years ago

Thanks @fullylegit. Good bug fixes!