Author Topic: Can mouse-over tooltip also show value?  (Read 2486 times)

Offline Napoleon

  • Multiple posting newcomer
  • *
  • Posts: 59
Can mouse-over tooltip also show value?
« on: December 18, 2018, 06:04:18 am »
As per title.
Mousing over a variable at the moment only shows me its name and type.  Is there a setting somewhere that needs to be turned on so as to also display the current value of the variable, without having to include it in the watch list?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Can mouse-over tooltip also show value?
« Reply #1 on: December 18, 2018, 11:45:04 am »
Yes, there is the option "Evaluate expression under cursor" in the debugger settings. But it is on by default if I remember correctly.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Napoleon

  • Multiple posting newcomer
  • *
  • Posts: 59
Re: Can mouse-over tooltip also show value?
« Reply #2 on: December 19, 2018, 04:32:28 am »
Thanks oBFusCATed.  It's there, but in Ubuntu's package installed 16.01 it is not on by default.