Streams Debug [Feature Request] #1218
fravemel-upvnet
started this conversation in
Ideas
Replies: 1 comment
-
@fravemel-upvnet This feature is interesting. I create an issue #1219 to track it. Pls vote there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First of all thanks, I use the debugger on daily bases, and I like it.
It would be nice to be able to debug java Streams (filter, map...) watch values on each iteration and the output of each function applied to the stream. I mean Trace values before and after each step in the Stream Chain.
Beta Was this translation helpful? Give feedback.
All reactions