Files
vscode/src/vs/workbench/api/browser/mainThreadClipboard.ts
SteVen Batten 305d5be119 implement browser clipboard service (#75293)
* implement browser clipboard service

* actually register the clipboard service

* update all refs to newly async funcs

* addressing comments

* small fixes

* all asyncs as a result of readText

* fix unit test

* cleanup for writeText refs

* cleanup and reduce diff noise

* qfix

* address feedback
2019-07-11 09:49:28 +02:00

1.0 KiB