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

Hovering over indent line after catch only shows try #34746

Open
vsfeedback opened this issue Apr 4, 2019 · 2 comments
Open

Hovering over indent line after catch only shows try #34746

vsfeedback opened this issue Apr 4, 2019 · 2 comments
Labels
Area-IDE Bug Developer Community The issue was originally reported on https://developercommunity.visualstudio.com help wanted The issue is "up for grabs" - add a comment if you are interested in working on it
Milestone

Comments

@vsfeedback
Copy link

vsfeedback commented Apr 4, 2019

Hovering over the ident line of a try catch statement. Hoverying over the line between the try braces shows the same information in the tooltip as hoving over the catch braces. Hovering over the catch braces should should the catch in the tooltip also.

image

This issue has been moved from https://developercommunity.visualstudio.com/content/problem/510755/hovering-over-indent-line-after-catch-only-shows-t.html
VSTS ticketId: 833042

These are the original issue comments:

Visual Studio Feedback System on 4/1/2019, 05:10 AM (2 days ago):

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.

These are the original issue solutions:
(no solutions)

@alex-oswald
Copy link

I believe that catch should show directly below try in the tooltip. It shouldn't be indented past try, but it should be visible.

@vatsalyaagrawal vatsalyaagrawal added Area-IDE Bug help wanted The issue is "up for grabs" - add a comment if you are interested in working on it labels Apr 8, 2019
@vatsalyaagrawal vatsalyaagrawal added this to the Backlog milestone Apr 8, 2019
@vatsalyaagrawal
Copy link
Contributor

We should also check to see how if/else-if is handled.

@sharwell sharwell added the Developer Community The issue was originally reported on https://developercommunity.visualstudio.com label Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Bug Developer Community The issue was originally reported on https://developercommunity.visualstudio.com help wanted The issue is "up for grabs" - add a comment if you are interested in working on it
Projects
None yet
Development

No branches or pull requests

4 participants