CodeNav icon indicating copy to clipboard operation
CodeNav copied to clipboard

Show variable value in CodeNav while debugging

Open sboulema opened this issue 6 years ago • 1 comments

I don't even know if this would be possible but it would be really cool if you could hover over variable name in CodeNav while in debug mode and see the variable value. Then there would be no need to scroll the editor to the variable to hover over it.

sboulema avatar May 29 '19 15:05 sboulema

Possible solution: https://stackoverflow.com/questions/14467241/capture-vs-local-variables-while-debugging-in-envdte

sboulema avatar May 29 '19 15:05 sboulema