Mac arm m1 experience need

Dear All,
Before buying a new iMac m1 architecture I would like to ask the community to share experience about using platformio on this architecture.
Thank you in advance.
Kind Regards
zox1

PlatformIO supports ARM M1 type Macs through the regular x64 compiled binaries and the built-in Rosetta system that allows execution of these binaries. There should be no problems.

Dear maxgerhardt,
Thank you very much for answer and explanation.
Regards

I tried to update VSCode to native arm64 version as it’s telling me at launch time. After that VSCode tells me that pio has to be updated. After that, VSC tells me to reload. After the reload, it tells me to relaod again and this keeps forever. What should i do?

btw: It’s the same with the C/C++ Extension…
Regards