netbeansPython icon indicating copy to clipboard operation
netbeansPython copied to clipboard

Using Watches or Variables

Open olum20 opened this issue 6 months ago • 1 comments

hi, on trying to debug my python it's not possible to see current values in the watches section or variables section. everything is still empty, hovering shows up: no current context

mouse hovering on the code lines brings up more data: <class 'xyz' > current values output is also written.

Q: why no data in the watches/variables list?

NB25 Jdk21 python-RELEASE250-1.9.4.nbm

olum20 avatar Apr 13 '25 07:04 olum20