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

Call hierarchy lacks detail #89616

Closed
jrieken opened this issue Jan 29, 2020 · 5 comments
Closed

Call hierarchy lacks detail #89616

jrieken opened this issue Jan 29, 2020 · 5 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug typescript Typescript support issues upstream-issue-linked This is an upstream issue that has been reported upstream
Milestone

Comments

@jrieken
Copy link
Member

jrieken commented Jan 29, 2020

re #89386

  • use ts3.8-beta
  • show callers of mergeSort
  • the callers are shown without any detail making it hard to understand/process the information

Screenshot 2020-01-29 at 15 14 00

@mjbvz mjbvz added the feature-request Request for new features or functionality label Jan 29, 2020
@vscodebot vscodebot bot added this to the Backlog Candidates milestone Jan 29, 2020
@vscodebot
Copy link

vscodebot bot commented Jan 29, 2020

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@jrieken jrieken modified the milestones: Backlog Candidates, Backlog Jan 30, 2020
@mjbvz mjbvz assigned jrieken and unassigned mjbvz Jan 31, 2020
@jrieken jrieken added the typescript Typescript support issues label Feb 3, 2020
@jrieken jrieken removed their assignment Feb 3, 2020
@jrieken
Copy link
Member Author

jrieken commented Feb 3, 2020

@mjbvz This is typescript that needs to provide this information

@mjbvz mjbvz removed the feature-request Request for new features or functionality label Feb 26, 2020
@mjbvz
Copy link
Collaborator

mjbvz commented Feb 26, 2020

@jrieken just to clarify, you mean showing the file path for all entries?

@mjbvz mjbvz modified the milestones: Backlog, On Deck Feb 26, 2020
@mjbvz mjbvz added the bug Issue identified by VS Code Team member as probable bug label Feb 26, 2020
@jrieken
Copy link
Member Author

jrieken commented Feb 26, 2020

I would expect to see the "container", e.g the class that contains a function, or the module, or the file path

@mjbvz
Copy link
Collaborator

mjbvz commented Feb 26, 2020

Thanks for the clarification. I've opened microsoft/TypeScript#37061 to track this request upstream

@mjbvz mjbvz closed this as completed Feb 26, 2020
@mjbvz mjbvz added the upstream-issue-linked This is an upstream issue that has been reported upstream label Feb 26, 2020
@mjbvz mjbvz modified the milestones: On Deck, Backlog Feb 26, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug typescript Typescript support issues upstream-issue-linked This is an upstream issue that has been reported upstream
Projects
None yet
Development

No branches or pull requests

2 participants