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
Currently, when at a debugger breakpoint in a Python file, none of the Positron comm-based UI components are functional.
Originally posted by @victormeldrew in https://github.com/posit-dev/positron/discussions/4349