smart_refactor
Refactor code efficiently by renaming symbols across multiple files with intelligent search and replace, streamlining code maintenance and updates.
Instructions
Intelligently refactor code by renaming symbols across multiple files
Input Schema
Name | Required | Description | Default |
---|---|---|---|
files | Yes | List of files to search and refactor | |
newName | Yes | The new symbol name | |
oldName | Yes | The symbol name to replace |