KeyBoard SHortcut to show the description of an error of mouseover
resharper, visual-studio-2010
Solution
You can look at the status bar of Visual Studio when cursor is placed on error. There is the same error message. Unfortunatly status bar is too small for long error messages. But it's enough for 80% of error messages.
Problem
I currently use ReSharper with VS2010 - I love the fact that there are keyboard shortcuts for nearly everything - however there is one I just cannot find... If I have the following code block... and I have a red squigly under the area where there is an error If I move my mouse over the red squigly I get the error popup as follows... Is there some keyboard shortcut to show this popup dialog with the error message - I would like to avoid using the mouse but still see the error message.