How to show text next to variables like in Debugging mode?
已回答
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?
请先登录再写评论。
https://intellij-support.jetbrains.com/hc/en-us/community/posts/360002834320-How-to-achieve-inline-values-similar-to-debugger-
Thank you!