Tip 7.30: You can view an error’s documentation directly from the Error List
“Visual Studio Tips, 251 ways to improve your Productivity in Visual Studio“, courtesy of ‘Sara Ford’
Sara Ford’s Blog
If you right-click an error in the Error List view, you’ll see a context menu pop up with the Show Error Help option.
Clicking this command launches the external documentation viewer, also known as dexplorer in some social circles, to that specific error.
Happy Programming! =)
Advertisements
Leave a Comment