mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-17 17:33:32 +01:00
bd36b7d6a3
Fixes #138630 If the webview does not exist, we need to update the html on it instead of posting a message to it. This makes sure the correct content is shown when the webview is created again This also removes a previous workaround for this issue that I no longer believe is required