find_references
Finds all references to a symbol at a specified file, line, and column, helping you identify where a symbol is used across the project.
Instructions
Find all references to the symbol at the given position across the project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| line | Yes | ||
| column | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |