Bulk Code Refactor
Systematic workflow for bulk code refactoring — finding all occurrences with Grep, replacing across files with Edit replace_all, and verifying changes including edge cases
350mhattingpete
Developer Tools
Productivity
Code Transfer Between Files
Transfers code between files with line-based precision — extracting functions/classes and inserting at specific positions, reorganizing code into modules
350mhattingpete
Developer Tools
Productivity