Just switched to Visual Studio 2013 - quick question :)

Is there any way to copy the error that I see here when I highlight an error? Right click/copy just copies the line.

Thanks :slight_smile:

Thats just a tooltip, click View->Error List, it should contain the error in there, you can right-click on any of the entries and click copy.