Be able to inspect current state of all variables #159
marnickmenting
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Coming from Xdebug, this is a function I use often. Set a breakpoint, and you are able to see the complete state of variables at that given time. Would be great to have that in Ray. Or maybe have a command like ray()->state() and it dumps all current variables to Ray.
Beta Was this translation helpful? Give feedback.
All reactions