batchGetHover
Reduce repeated requests by retrieving hover information for up to 10 code positions in a single call, including type signatures and documentation.
Instructions
Hover info (type signatures, docs) for up to 10 positions. Prefer over repeated getHover.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | List of positions to hover (max 10) |