When I hover my mouse over a variable when debugging a C# app in Visual Studio nothing popups. I expect to see the value of the variable (aka datatips). I\'m running Visual
I had this problem so I deleted all the *.suo and *.user files I could find in the solution directory and that seemed to fix it.
*.suo
*.user