Yes, Tinkercad is great (I use it extensively for Zoom and YouTube videos - much easier to record/screen share the circuit and code side by side than to set up a separate physical camera to show the Arduino) but I need something that works with real hardware. It's not immediately clear to me what the graphical option in Tinkercad is built on or if it's compatible with the normal IDE somehow.
edit - I realize you could do the graphical programming in Tinkercad, convert to text code, then copy/paste that code into the IDE and upload, but ideally would like to avoid that. You can't convert BACK to blocks in Tinkercad once you've fully converted to text, so it would be hard to edit your program.