How to show text next to variables like in Debugging mode?
Answered
In debugging mode, when a breakpoint is hit, the value of variables is shown next to them and variables become clickable. How to do this in my plugin?
Please sign in to leave a comment.
https://intellij-support.jetbrains.com/hc/en-us/community/posts/360002834320-How-to-achieve-inline-values-similar-to-debugger-
Thank you!