9 articles tagged with "Refactoring"
amber: Search and Replace Across Files with Regex
amber is a code search and replace tool. Find and replace across files with regex, preview changes, and apply them — like sed but with previews and safety.
amber: Search and Replace Across Files with Regex Power
amber is a code search and replace tool. Find regex patterns across files and replace them — with preview, confirmation, and git-safe workflow. sed for the modern age.
ast-grep: Structural Code Search and Rewriting with AST Patterns
ast-grep searches and rewrites code using AST patterns. Match structural code patterns — not text. Find deprecated APIs, enforce coding standards, refactor at scale.
comby: Structural Code Search and Replace
comby searches and replaces code structurally — respecting syntax, strings, and comments. Beyond regex, it understands code structure.
comby: Strukturelle Code-Suche und -Ersetzung
comby sucht und ersetzt Code strukturell.
comby: Búsqueda y Reemplazo Estructural de Código
comby busca y reemplaza código estructuralmente, respetando sintaxis.
comby : Recherche et Remplacement Structurel de Code
comby recherche et remplace du code structurellement.
comby: Busca e Substituição Estrutural de Código
comby busca e substitui código estruturalmente, respeitando sintaxe.
sad: A CLI Search and Replace Tool with Preview
sad (Space Age seD) is a CLI search and replace tool. Preview changes as colored diffs before applying — safe batch refactoring across files with regex support.