Can I configure Debugger Evaluate Expression history sizes?
Answered
Sometime I just need to debug and repeatly evaluate serval invocations, thus the history records help a lot.
But I found that by default IDEA just keep the last few history expressions, in this case I have to manually type the evaluate expressions again and again. Is there a way to configure the history size (just like 'Console commands history size')?
Please sign in to leave a comment.
It is not configurable at the moment. Please vote for these related requests:
IDEA-190215 Debugger evaluate expressions into a pane / history list
IDEA-185136 Evaluate expression: history list is limited to 10 items