rename_symbol
Rename symbols across your entire codebase using Language Server Protocol to maintain consistency and avoid manual search-and-replace errors.
Instructions
Rename symbol throughout codebase using LSP.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name_path | Yes | ||
| relative_path | Yes | ||
| new_name | Yes |