This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 214579

Summary: Debugger enhancement
Product: php Reporter: aramkarapetian
Component: DebuggerAssignee: Ondrej Brejla <obrejla>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:

Description aramkarapetian 2012-06-21 13:55:24 UTC
I spend lot of time debugging php application and fixing issues.
Would be very helpful to have ability to inspect objects/arrays inline like it is in microsoft visual studio.
At this moment netbeans shows part of object data as a tooltip.
Would be great to have ability to expand right there.