coder / code-server

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

Need to restrict copy and paste in vscode #6799

Open gopi2603 opened 1 month ago

gopi2603 commented 1 month ago

Is there an existing issue for this?

OS/Web Information

Steps to Reproduce

  1. We're running code server in the kubernetes i need to restrict the copy and paste from the external source and need to copy and paste within the ide.

Expected

  1. We're running code server in the kubernetes i need to restrict the copy and paste from the external source and need to copy and paste within the ide.

Actual

copy and paste is working every where

Logs

No response

Screenshot/Video

No response

Does this bug reproduce in native VS Code?

Yes, this is also broken in native VS Code

Does this bug reproduce in GitHub Codespaces?

Yes, this is also broken in GitHub Codespaces

Are you accessing code-server over a secure context?

Notes

No response