ActiveFileInStatusBar icon indicating copy to clipboard operation
ActiveFileInStatusBar copied to clipboard

Fix copying on remote

Open abcang opened this issue 3 years ago • 0 comments

Will fix #25. By using the clipboard API provided by VSCode, copying will work even for remote development. https://code.visualstudio.com/api/advanced-topics/remote-extensions#using-the-clipboard

I have confirmed that it works with VSCode version 1.62, but I don't know in detail from which version the clipboard API can be used.

abcang avatar Nov 06 '21 10:11 abcang