find_references
Locate every usage of a symbol across a JavaScript or TypeScript project. Pinpoint all references to understand code impact and dependencies.
Instructions
Finds all references to a symbol in the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name or path of the loaded project | |
| symbol | Yes | Symbol name |