I added EXTENSIONS_GALLERY
to /etc/profile
. But the repository is still open-vsx
. Is EXTENSIONS_GALLERY
no longer available?
export EXTENSIONS_GALLERY='{ "serviceUrl": "API_URL" }'
Of course I do source /etc/profile
and sudo systemctl restart code-server@$USER
.
If EXTENSIONS_GALLERY
doesn't seem to work, please let me know if there is another solution.