idea debug can not preview on every line
Answered
my idea version is 2018.2.5(Ultimate Edition) build #IU-182.4892.20 for mac
i have a trouble when i debug.
it should preview some info on most line when i debug normally, like this:

but, my debug info disappear like this:

how can i fix this problem, thank you very mach!
Please sign in to leave a comment.
>but, my debug info disappear like this:
At what point does it disappear? It could happen when e.g. after the build and launching debug session you have changed the source code.
I have sovled the problem because of the `Show value line` option is disabled.
like this: