Kudos: debugging Java streams (and all the rest)
已回答
I've been a fan of Intellij (Jetbraisn products in general) since I first use it, some years ago. Recently I have had a couple of issues that made rethink my preferred IDE, but those are mostly fixed.
Today I was, once again complaining about how streams are so difficult to debug in Java and decided to search for better ways to do it than just look at the code.
And, of corse, Intellij has a special debug screen that makes debugging Java streams a breeze.
This is why it's still my favorites. Sure, there are lots of bells and whistles I don't use, but when there's something really important, I just have to find out where it is, because Intellij already has it working!
Kudos for a brilliant IDE!
请先登录再写评论。
Hi, thanks for sharing your feedback!
For anyone who comes across this post, you can find additional resources on the matter below:
I too love the streams debugger. Recently switched to the new UI and can not find the button? If I switch back to the old UI, it is there again. Is there a reason that this is not available in the new UI?
Hello Bert,
Do you mean “Trace Current Stream Chain” button? It should be under three dots.
I I have looked for a couple of times and did not see this. Yes, it is there. Sorry. would it be possible to add it back into the toolbar? I tried customising the debugger tookbar but could not find the action..
Thanks for replying.
Bert,
Please try to move “Trace Current Stream Chain” from “Debug Header More Popup” to “Debug Header Toolbar”.