yassh / vscode-copy-with-line-numbers

MIT License
15 stars 12 forks source link

VS Code [Insiders] with Remote extensions #6

Open glmnet opened 5 years ago

glmnet commented 5 years ago

It is not working here. VS Code says the extension is running in the remote, so I believe it is copying on the remote clipboard machine and the clipboard is not updated locally.

rwattogl commented 5 years ago

Yup, it's not compatible with remote extensions as of VSCode 1.40.0. (Windows 10 local machine, Ubuntu remote)

suzetmk commented 4 years ago

This is no longer an insiders-only issue. I'm using remote feature with stable release of VS Code and be really frustrated at this one. Could you please consider to fix?

wilhem-meignan commented 3 years ago

Same issue here. It says "Copied!" but the content of the clipboard has not changed. Maybe it is changing the clipboard on the remote.

VS Code Version: 1.52.1

cgx027 commented 1 year ago

In the vscode doc, they mentioned VS Code clipboard API should be used to solve this problem.

https://code.visualstudio.com/api/advanced-topics/remote-extensions#using-the-clipboard