How do I get Java Visualizer in IntelliJ?
By tapping the Java Visualizer button at the top of the Debug tool window, we can see the debugger output. The halted programme state will be represented by a box-and-pointer diagram. Use the green continue icon on the left side of the Debug tool window to step through the program’s execution.