codeswing
codeswing copied to clipboard
Support window.confirm/prompt
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.