code-server icon indicating copy to clipboard operation
code-server copied to clipboard

[Feat]: Extension gallery popup window

Open bala opened this issue 3 years ago • 0 comments

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

bala avatar Aug 03 '22 20:08 bala