Replies: 1 comment 1 reply
-
Thanks for pointing this out. I'm not totally sure what to do with this, since it goes quite a ways beyond pudb's current UI paradigm, and it is, for better or worse, a bit brittle and bolted-on (not a criticism), so I don't know if I'd like to encourage it. 🙂 That said, there are some valid questions that arise out of this:
I think I'll push this over to discussions for the time being. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I just figured out a fast way to add variables to the Watch section, using AutoKey. I don't know if this is of interest, but the following script adds the current selection as a new Watch entry (perhaps it's worth adding this to the documentation as a productivity hint)
Beta Was this translation helpful? Give feedback.
All reactions