coder / code-server

VS Code in the browser
https://coder.com
MIT License
66.47k stars 5.45k forks source link

I want to restrict the use and installation of some plug-ins in the plug-in market. How can I do this? #6813

Open Kiss736921 opened 1 month ago

Kiss736921 commented 1 month ago

What is your suggestion?

Why do you want this feature?

Are there any workarounds to get this functionality today?

Are you interested in submitting a PR for this?

code-asher commented 1 month ago

I think the only way would be to run your own marketplace (https://github.com/coder/code-marketplace) and only put the extensions you want to support in there.