Closed as not planned
Description
What is your suggestion?
In order to try out any other marketplace sources, we need to set export SERVICE_URL option in cmd or bashrc file. can we have a popup menu that will ask for serviceURL, itemURL, cacheURL.
Why do you want this feature?
each time we switch between market place we have to set export option and restart code server instance to pickup new URL. if we can have a popup menu or settings page where this can get loaded without having to stop and restart code-server. this reload kills the current jobs. a hot swap instead of restarting will be a super option.
Are there any workarounds to get this functionality today?
set export options in command line or bashrc and reload the whole instance of code-server
Are you interested in submitting a PR for this?
No