Go-to-definition on return
statements should jump to the containing function declaration
#51222
Labels
Domain: Symbol Navigation
Relates to go-to-definition, find-all-references, highlighting/occurrences.
Experience Enhancement
Noncontroversial enhancements
Good First Issue
Well scoped, documented and has the green light
Help Wanted
You can do this
Milestone
Go to definition on
START
should jump you up to the containing function.It should be resilient to questionable placements of
return
and do nothing, as in the following cases.The text was updated successfully, but these errors were encountered: