Improve integration between debugging and Positron comms
Currently, when at a debugger breakpoint in a Python file, none of the Positron comm-based UI components are functional.
I have a Python script and simply cannot figure out how to make variables appear in Data Explorer when debugging (as one can with RStudio). I can only see them in the Debug Variables window, which is not sufficient for my needs. Is there a shortcut or setting I'm missing? Many thanks
Originally posted by @victormeldrew in https://github.com/posit-dev/positron/discussions/4349
This applies to R as well.
Another report of plots not working while debugging: https://github.com/posit-dev/positron/issues/8689
Had a friend of mine mention that this is a real impediment to using Positron.