Thanks a lot @tpayne
This looks really useful — I’ve been relying on pdb.set_trace()
inside the container until now, but being able to use VS Code’s debugger directly with Dev Containers sounds much smoother. I’ll give your write-up a try and see how it works with my Tutor (Sumac) dev setup.
Really appreciate you sharing this here — it’s exactly the kind of workflow I was hoping for!