java_references
Find all usages of a Java symbol at a given file location. Specify workspace path, file URI, line, and character to identify the symbol and retrieve its references.
Instructions
Find usages of a symbol at a specific location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| line | Yes | ||
| fileUri | Yes | ||
| character | Yes | ||
| workspacePath | Yes |