It would be nice if there was support for interactive debugging in IntelliJ, like there is e.g. in PyCharm. The way I imagine it is the possibility to access all variables of the current debugging context - when in a breakpoint - and manipulate them using a scripting language. This might improve insight into large data sets and complex data structures tremendously.
I tried to search for a similar feature request, but could not find anything - if there is something like that alredy, I would be grateful for any pointers.
best regards,
-erwin