I’ve built an extension using VSCode WebView for our team. It works well overall, but one issue we’re seeing is that the WebView launch speed is noticeably slow. This might be related to a vscode bug webview open slow on 1.99 · Issue #245756 · microsoft/vscode · GitHub .
For proof, I tested the extension on the latest version of VSCode, and the WebView loads much faster there.
Could you help investigate this performance difference? Thanks in advance!