Code here waits for pylance to load:
|
await runPylance(context, pylanceExtension); |
Code here in pylance waits for python to load:
https://github.com/microsoft/pyrx/blob/553a4973c452d76da62cc233ee15640eb0a6196b/packages/vscode-pylance/src/browserExtension.ts#L42
Nobody wins.
If I open vscode.dev and install the latest insiders of both, neither extension loads.