I\'m using Visual Studio 2013 Ultimate.
In the C# code editor, members that has documented exceptions can be listed through Intellisense:
My question is
since VS2015 has taken this feature away I doubt very much that VB.NET will be able to support this in VS2013 via any work-arounds or third party method.
See also reference to feature gone in C# for VS2015 which does not help with VB.NET but I suspect when they added additional features to VS2015 that the feature for showing exceptions was not possible anymore.