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 246775 - Evaluate Selected Text feature
Summary: Evaluate Selected Text feature
Status: RESOLVED WORKSFORME
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.0
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: Ondrej Brejla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-29 12:48 UTC by meanyack
Modified: 2014-08-29 15:40 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Chrome devtools live evaluation of selected text (263.17 KB, image/gif)
2014-08-29 12:48 UTC, meanyack
Details

Note You need to log in before you can comment on or make changes to this bug.
Description meanyack 2014-08-29 12:48:47 UTC
Created attachment 148956 [details]
Chrome devtools live evaluation of selected text

I'm not sure if it's doable in PHP with Netbeans but it will be a **very** useful feature to evaluate selected text during debug. 

If you're familiar with Chrome Devtools you already know what I'm meaning. In any case, I attached a GIF animation to describe.
Comment 1 meanyack 2014-08-29 15:40:13 UTC
I just discovered this feature already exists in Netbeans under Options>PHP>Debugging> Watches and Balloon Evaluation