When I open PIO Home from VSCode it’s just loading until timeout.
Console contains a lot of message, the last ones are “PlatformIO Core is not installed”. That might explains some problem…
I have PlatformIO installed from Homebrew.
In the VSCode extension settings I have the “Use Builtin PIOCore” unchecked. pio command can be run from the console (also the ‘pio home’), and all other functions of the IDE integration seams to be working (e.g build, upload, monitor).
PIO Core version is 5.0.3
PlatformIO IDE plugin version is v2.2.1
(By the way. Can it be happen, that I have already posted this issue already somewhere, or it just a dejavu? )