macOS C++ IDE

@pigatron yes that would work. the other thing I’ve been trying yesterday that also works well, is editing the code from one of the example files in VSC and then compiling and uploading with the make / command line toolchain.

You have to adjust filenames in the makefile for new projects.

It’s still C++ (so is Arduino), and you get the synthax highliting etc. you just compile somewhere else.