variable_completions
Find variables in Emacs that match a given prefix using orderless completion, enabling quick access to relevant variables during development.
Instructions
Return all variables matching a prefix using orderless.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variable_prefix | Yes | Prefix to match. |