mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-27 23:30:30 -04:00
The error occurred when trying to install an extension from the new _File > Install Extension from VSIX Package_ menu entry. Because there's no gallery URL configured at the moment, querying the gallery to retrieve package metadata is pointless, and skipping this step fixes the problem for now.