Platform IDE for VSCode on Mac ARM/M1?

Great! Apple uses Rosetta emulator. It means, we just need to repack our existing packages for x86 and add Arm to manifest.

I’ll need the last confirmation. please do the next steps:

  1. Download ***-contrib-pysite-darwin_x86_64-2.39-*** from Service End for Bintray, JCenter, GoCenter, and ChartCenter | JFrog . It looks you have Python 3.9 in the system
  2. Unpack it
  3. Replace ALL files in ~/.platformio/packages/contrib-pysite by files from archive. But!!! KEEP OLD package.json and .pm.
  4. Open PlatformIO CLI in IDE and type pio home.

So, does it works WITHOUT recompiling which you reported above in the initial comment?