IntelliJ - labels in Debugging Mode

56 views Asked by At

When I use the debugger in IntelliJ, I get the values of the variables inside the code lines (see text in gray in the attached picture). I would like to cancel this feature. Do you know how to do it?

enter image description here

1

There are 1 answers

0
Oussama Zoghlami On BEST ANSWER

In the Debug tool window toolbar click the Settings icon and deselect the Show Values Inline:

deselect value inline