Selected expression not being evaluated |
Guru master
|
It's still working in the v14 beta (don't have 13 installed at the moment).
Check Settings > Code Insight Settings for Expression evaluation being ticked. |
||||||||||||
|
|
Thank you for your reply
I checked that option and it's indeed ticked I sent a bug report and hopefully this gets fixed soon |
||||||||||||
|
Site Admin
|
I don't see any problems too.
May sure that debugger is stopped at the sources. Expression evaluation does not work while php runs. |
||||||||||||
_________________ The PHP IDE team |
|
Yes, I stopped the debugger
screenshot: When I hover my cursor over $a = 2; it is supposed to get evaluated, but that doesn't happen I'm running PhpEd on Win7 64bits |
||||||||||||
|
Guru master
|
Maybe PhpED deliberately does not evaluate assignment operators because they could potentially interfere with debugging?
That would sound like a reasonable thing to do. |
||||||||||||
|
|
I hope it wasn't removed because I use it for live editing my code with no need to restart the debugging process or having to evaluate every change in the immediate window or the watch.
It makes work go a lot faster. |
||||||||||||
|
Guru master
|
I wouldn't be surprised if someone reported that 'feature' as a bug. I fully understand you found it useful, but a lot of people might consider it incorrect. It never caused me a problem though and I evaluate expressions a lot. Assuming that evaluation of assignments really was removed, maybe it could be made another tick option. You could request that?
|
||||||||||||
|
|
Yes I will request that option in the same ticket and see what comes out.
Thank you guys |
||||||||||||
|
Site Admin
|
If selected text is a modifying php statement, it won't be evaluated in the tooltip, otherwise you will modify a lot by mistake.
Without selection, $a will be evaluated fine. |
||||||||||||
_________________ The PHP IDE team |
Selected expression not being evaluated |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by