PIO on Mac M2 doesn't open with the last workspace

When I had PIO on a Win 10 PC, upon opening, PIO would take me to the last workspace I was working in. On the Mac, PIO opens with a minimal screen. I have to CTRL-R or go to the menu and open the last workspace. I know it’s not a big deal, but is there a setting to allow the opening of the last workspace upon activation?

This is a behaviour of VS code and not of PlatformIO.

Ok. Wasn’t sure who the culprit was. Tnx.

I’m not a VS code expert, but the window.restoreWindows setting might help - see Visual Studio Code User Interface.

I have the same problem and couldn’t resolve it with the various settings.

When you open VS Code on a Mac, it shows a list of recent projects so as a work around just click on the project at the top of the list.