codeswing
codeswing copied to clipboard
Support window.open
The VS Code WebView disallows calling window.open, and so we'll need to virtualize calls to this API, by opening new WebView windows.