Visual Studio Extend IDE - the Exception Assistant

≯℡__Kan透↙ 提交于 2019-11-29 18:20:37

问题


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


回答1:


I wanted to extend it as well. Doing a bit of research it seems its not possible.

Unfortunately this is not possible. We will consider this when we do our future planning for the Visual Studio debugger though.

Thanks,

Brad Sullivan - Program Manager - Visual Studio Debugger (source http://social.msdn.microsoft.com/Forums/en-US/vsx/thread/3b045e98-081c-4540-b27b-3121245e53ee/)




回答2:


I've started the project, its very much WIP and needs contributors.

Contribute to GitHub Stackoverflow Exception Assistant:



来源:https://stackoverflow.com/questions/7816556/visual-studio-extend-ide-the-exception-assistant

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!