Skip to content

Test: Call hierarchy support for JavaScript and TypeScript #89386

@mjbvz

Description

@mjbvz

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions