selectionRanges
Retrieve hierarchical selection ranges at a code position, from identifier to enclosing class.
Instructions
Hierarchical selection ranges at position: identifier→expression→block→function→class.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Workspace or absolute path | |
| line | Yes | Line number (1-based) | |
| column | Yes | Column (1-based) |