Yeah that works fine for me, I know the code fragment mode didn't always work that great, not like it does in Idea but I am suspecting that is an Xdebug issue.
I do have another question about Evaluating expressions, let me know if I should make into a new question. If you have an expression that returns more then 100 properties or indexes it will only show the first 100, but if you click evaluate again it will give you the rest. How can I go back to the first 100? clicking evaluate again just keeps it on the remaining.
If you have an expression that returns more then 100 properties or
indexes it will only show the first 100, but if you click evaluate again
it will give you the rest. How can I go back to the first 100? clicking
evaluate again just keeps it on the remaining.
It should work transparent for user. Please provide screenshot.
Hello Dan,
Expression mode should work. 'Run' -> 'Evaluate expression' or ALT+F8(for Windows) in editor. Do you have any issues with that?
Code fragment mode never works as expected, so we disable it and leave only expression mode.
Thank you for feedback!
Yeah that works fine for me, I know the code fragment mode didn't always work that great, not like it does in Idea but I am suspecting that is an Xdebug issue.
I do have another question about Evaluating expressions, let me know if I should make into a new question. If you have an expression that returns more then 100 properties or indexes it will only show the first 100, but if you click evaluate again it will give you the rest. How can I go back to the first 100? clicking evaluate again just keeps it on the remaining.
Dan,
Sorry for delay.
It should work transparent for user. Please provide screenshot.
Thank you for feedback!
Hello Dan,
Do you still have an issue?