mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:04:14 +08:00
This can be done since we are already doing it for the Simple Browser. There may be a follow-up where we setup an event handler that waits for the page to be idle (with a timeout) so that the JS has time to make any changes to the page as needed... but lets just get this going now. Fixes https://github.com/microsoft/vscode/issues/248444