eclipse-che / che

Kubernetes based Cloud Development Environments for Enterprise Teams
http://eclipse.org/che
Eclipse Public License 2.0
6.98k stars 1.19k forks source link

Disable download button on vscode #23162

Open huonguyenlt opened 1 week ago

huonguyenlt commented 1 week ago

Is your enhancement related to a problem? Please describe

My organization dont allow workspace users to download files to their local machine. image

Describe the solution you'd like

It would be nice if we are able to disable the download button on vscode

Describe alternatives you've considered

No response

Additional context

No response

tolusha commented 4 days ago

I think there is the option to disable downloading the files [1] But I don't know if it is possible to configure it for che-code

@RomanNikitenko Do you happen to know if it is possible? maybe via environment variables?

[1] https://github.com/coder/code-server/pull/5055