How to add a value hint?
I want to add another feature that like "Ctrl+F1" while I am debuging or some other sessions .
I try to scan the intellij source code . and I found some classes just like ValueHint , ValueLookUpManager and so on
But I still can not realize my function. If there any classes in intellij that can realize my function?
Please sign in to leave a comment.