vscode-text-pastry icon indicating copy to clipboard operation
vscode-text-pastry copied to clipboard

Implement as Web Extension

Open jkjustjoshing opened this issue 3 years ago • 1 comments

image This extension is currently not available on VS Code for the Web (github.dev, for example).

I believe the only thing that could prevent this from happening is the use of the node-copy-paste dependency, but I believe since then VS Code has added an extension API method to access the API. If so, switch to that method, remove node-copy-paste dependency, and do what needs to happen to allow the extension to work as a Web Extension.

jkjustjoshing avatar Oct 15 '22 14:10 jkjustjoshing

Code complete, waiting for next release

jkjustjoshing avatar Oct 19 '22 01:10 jkjustjoshing