joelspadin-garmin / vscode-private-extension-manager

Private extension manager for Visual Studio Code
103 stars 22 forks source link

Artifacrory Registry configuration does not work in settings.json for vs code running on container #84

Open amey2688 opened 1 year ago

amey2688 commented 1 year ago

i have a instance of vs code running on a container. when i install private extension manager in that vs coder and try to configure registry in settings.json , i get below message : This setting cannot be applied in this window. It will be applied when you open a local window.

Screenshot (1)

This configuration somehow works fine in extensions.private.json

how can i configure registry accross all workspaces for vs code running on a container