Using VS CODE at local desktop.
We are connecting to EC2 Instance (Remote) from local desktop using remote-ssh extension in VS Code.
But with this my files/content of files are getting copied from remote to local.
Is there anyway to disable the copy/paste functionality with VS Code Remote server.
That would be great, If anyone help us or assist to disable copy/paste functionality from remote to local
I have tried enable x11forwarding in /etc/ssh/sshd_config file and modified few of the changes. It haven’t worked.
And also tried adding few settings/configuration in settings.json file for remote user.
Expectation:
Have to disable the copy/paste functionality from remote to local desktop from VS Coder remote server
Lohithasree Thakkelapati is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.