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

Test: Call hierarchy support for JavaScript and TypeScript #89386

Closed
2 tasks done
mjbvz opened this issue Jan 27, 2020 · 2 comments
Closed
2 tasks done

Test: Call hierarchy support for JavaScript and TypeScript #89386

mjbvz opened this issue Jan 27, 2020 · 2 comments

Comments

@mjbvz
Copy link
Collaborator

mjbvz commented Jan 27, 2020

Test for #88311

Complexity: 3

Background
TS 3.8 adds call hierarchy support for JavaScript and TypeScript

Testing
Using typescript 3.8+ in your workspace, test using the call hierarchy UX to explore a JavaScript and TypeScript code base. Some things to check:

  • Are any calls missed?
  • Are any of the linked to locations incorrect?
  • Is the displayed information correct?
  • Test edge cases such as recursive functions.
@jrieken
Copy link
Member

jrieken commented Jan 29, 2020

I have encountered some severe flaws (https://github.com/microsoft/vscode/issues/89612) that really confused me when using call hierarchy...

@gregvanl
Copy link

Removing @btholt as got coverage from @jrieken

@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants