Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5509625
By: jonoomph

Are there any plans to add the capability to hover over an object, variable,
or expression during debugging, and have a tooltip (or a window popup) to 
inspect
the value or properties?

The only similar feature I have found in Eclipse with pydev is the "Display"
context option, or use the Variables window.  Neither seem as effective as 
simply
moving your mouse over a variable and immediately seeing the variable.

If you are familiar with Visual Studio, they have a very impression debug 
inspector.
Instead of just showing a simple tooltip with the value, they show a small tree,
that lets you inspect (or modify) that variable or object and all of it's child
properties (basically it's just showing the Variable window that Eclipse already
has, but just filtered on the current variable.

Thanks!
-Jonathan

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to