codeswing icon indicating copy to clipboard operation
codeswing copied to clipboard

Support window.confirm/prompt

Open lostintangent opened this issue 5 years ago • 0 comments

The VS Code WebView disallows calling these APIs, and so we'll need to "monkey patch" them inside the swing preview and then virtualize them into VS Code toasts/input boxes.

lostintangent avatar Jan 02 '21 02:01 lostintangent