Debugger + Record Variables

The new feature to be able to view record variables while debugging is great, however, it takes PL/SQL Developer a LONG time to render the pop-up with the values (like 10 seconds). When scrolling through a program you are debugging if you happen to mouse over a record it's punishing to wait for it to show the value for a variable you are not interested in.

Is there some way to address this?
- It might be nice to have to hold a modifier key or something when mousing over to preview a variable.
- If the record types could how up quicker that would be fine too.
 
Back
Top