|
2 |
edited tags
|
||
|
1 |
|
||
How to get Intellisense on error-marked code in Visual Studio 2005?When I try to compile code on VS 2005 and it fails, the line which causes the error gets underlined blue, and mouse-hovering over it displays the error message. Fine, but you can't see object types or whatever, because Intellisense will show the error message, and not object info. In this image, I wanted to see what type
Does anyone know how to get the error message out of the way, once you've got enough of it?
|
||||

