Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS should show all possible exceptions thrown from a method #41543

Closed
vsfeedback opened this issue Feb 10, 2020 · 1 comment
Closed

VS should show all possible exceptions thrown from a method #41543

vsfeedback opened this issue Feb 10, 2020 · 1 comment
Labels
Area-IDE Developer Community The issue was originally reported on https://developercommunity.visualstudio.com

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


Right now, if you hover over library methods, VS shows what exceptions are thrown from that method. VS should use this information to determine the possible exceptions thrown from all methods, including non-library methods. This would dramatically simplify implementing exception handling.


Original Comments

Visual Studio Feedback System on 1/28/2020, 01:20 AM:

Thank you for taking the time to provide your suggestion. We will do some preliminary checks to make sure we can proceed further.  We'll provide an update once the issue has been triaged by the product team.

@jinujoseph jinujoseph added Area-IDE Developer Community The issue was originally reported on https://developercommunity.visualstudio.com labels Feb 12, 2020
@jinujoseph
Copy link
Contributor

Duplicate of #15573

@jinujoseph jinujoseph marked this as a duplicate of #15573 Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Developer Community The issue was originally reported on https://developercommunity.visualstudio.com
Projects
None yet
Development

No branches or pull requests

2 participants