这里的目的是将 StackOverflow 流行的答案合并到 Visual Studio 的异常助手中。
I have trawled the web without luck, the only information I could find about
customizing the Exception Assistant is this link below that shows how to add links to the "Troubleshooting Tip" area:
http://abhijitjana.net/2011/01/07/exception-occurred-get-troubleshooting-tips-from-your-favorites-blogs/
我的问题是可以利用异常助手的其他区域,例如
如:操作、查看详细信息?
我还发现添加到故障排除提示区域的链接是有限的: http://social.msdn.microsoft.com/Forums/en/vsx/thread/3b045e98-081c-4540-b27b-3121245e53ee,
I have posted the idea on Microsoft's Visual Studio suggestion site, vote for it if you like the idea:
http://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/2847295-exception-assistant-exstensibility-to-tap-into-t
更新(2015 年 5 月):
Microsoft 正在做与 Developer Assistant 类似的事情,只需以相同的方式使用 StackOverflow 进入错误助手即可:https://visualstudiogallery.msdn.microsoft.com/a1166718-a2d9-4a48-a5fd-504ff4ad1b65
The aim here is to incorporate StackOverflow popular answers into Visual Studio's Exception Assistant.
I have trawled the web without luck, the only information I could find about
customizing the Exception Assistant is this link below that shows how to add links to the "Troubleshooting Tip" area:
http://abhijitjana.net/2011/01/07/exception-occurred-get-troubleshooting-tips-from-your-favorites-blogs/
My question is it possible to tap into other areas of the Exception Assistant such
as: Actions, View Details?
I also found that adding links to Troubleshooting Tip area is limited: http://social.msdn.microsoft.com/Forums/en/vsx/thread/3b045e98-081c-4540-b27b-3121245e53ee,
I have posted the idea on Microsoft's Visual Studio suggestion site, vote for it if you like the idea:
http://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/2847295-exception-assistant-exstensibility-to-tap-into-t
UPDATE (May 2015):
Microsoft is doing something similar with Developer Assistant, just need to tap into the error assistant with StackOverflow in the same way: https://visualstudiogallery.msdn.microsoft.com/a1166718-a2d9-4a48-a5fd-504ff4ad1b65
发布评论
评论(2)
我也想延长它。做了一些研究似乎这是不可能的。
I wanted to extend it as well. Doing a bit of research it seems its not possible.
我已经开始了这个项目,它的大部分内容都在开发中,需要贡献者。
为 GitHub Stackoverflow 异常助手做出贡献:
I've started the project, its very much WIP and needs contributors.
Contribute to GitHub Stackoverflow Exception Assistant: