Return 'goggles' in Debugger
The method return 'goggles' icon in the debugger has disappeared in some version of the plugin, I can't find them any more. That was one of the most important features for me. You know, a toggle switch so that when a method returns the debugger displays its return value. Sure that switch must have gone somewhere?
请先登录再写评论。
It's disappeared from IDEA, not from plugin. Currently it's hided to debugger settings menu:

Best regards,
Alexander Podkhalyuzin.
Ah ok. I thought that it is that item, but somehow it didn't work when I tried. I think the problem might have been calling into Java code? I can't reproduce now, with a simple Scala setup I see indeed the return values... I think also the Scala plugin could much more severe with the rules of not entering methods, I find myself needing to use force-step-into much more.
Anyway thanks, I guess that solves it.
Some debugger improvements are planned for this year (including stepping).
Best regards,
Alexander Podkhalyuzin.