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.
Technical articles, tutorials, and troubleshooting guides for IT professionals. From Linux and Windows Server to .NET, networking, and cloud infrastructure.
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 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 searches and rewrites code using AST patterns. Match structural code patterns — not text. Find deprecated APIs, enforce coding standards, refactor at scale.
bacon runs cargo check/clippy/test in the background and shows errors in a minimal TUI. Fix errors as you code — instant feedback without switching terminals.
bacon runs cargo check, clippy, or test in the background and shows diagnostics in a clean TUI. Navigate errors, warnings, and fixes without leaving your editor.
bob manages Neovim versions. Install, switch, and use stable, nightly, or any specific version — nvm for Neovim, written in Rust.
broot is a tree-based file navigator with fuzzy search. See directory structure, search files, preview content, and cd/open — all in a fast, beautiful TUI.
cargo-bloat shows what takes the most space in your Rust binary. Find the biggest functions, crates, and dependencies — then optimize for smaller binaries.
cargo-nextest runs Rust tests up to 60% faster than cargo test. Parallel execution, better output, retries, JUnit XML — designed for CI and large test suites.
cargo-nextest is a next-gen Rust test runner. 60% faster than cargo test with parallel execution, retries, JUnit XML output, and per-test time limits.
cargo-watch watches your Rust project and auto-runs cargo commands on file changes. Build, test, clippy, run — instant feedback loop for Rust development.
choose is a human-friendly alternative to cut and awk. Select fields from text with simple syntax — choose 0 2 instead of awk '{print $1,$3}'.
amber busca y reemplaza en archivos con preview.
amber busca y reemplaza en múltiples archivos con regex, preview y confirmación.
ast-grep busca y reescribe código con patrones AST.
bacon verifica código Rust en segundo plano.
bacon ejecuta cargo check/clippy/test en segundo plano con TUI.
bob gestiona versiones de Neovim. Instalar, cambiar, actualizar.
broot es un navegador de archivos con árbol.
cargo-bloat muestra qué ocupa más en tu binario Rust.
cargo-nextest ejecuta tests Rust 60% más rápido.
cargo-nextest ejecuta tests Rust 60% más rápido.
cargo-watch vigila y auto-ejecuta comandos cargo al cambiar archivos.
choose selecciona campos con sintaxis simple. choose 0 2 en vez de awk '{print $1,$3}'.
amber busca e substitui com preview.
amber busca e substitui em múltiplos arquivos com regex e preview.
ast-grep pesquisa e reescreve código com AST.
bacon verifica código Rust em segundo plano.
bacon executa cargo check/clippy/test com TUI.
bob gerencia versões do Neovim.
broot é um navegador de arquivos com árvore.
cargo-bloat mostra o que ocupa mais no binário Rust.
cargo-nextest executa testes Rust 60% mais rápido.
cargo-nextest executa testes Rust 60% mais rápido.
cargo-watch vigia e auto-executa cargo ao mudar arquivos.
choose seleciona campos com sintaxe simples.
amber recherche et remplace avec aperçu.
amber recherche et remplace dans plusieurs fichiers avec regex et aperçu.
ast-grep recherche et réécrit du code avec AST.
bacon vérifie le code Rust en arrière-plan.
bacon exécute cargo check/clippy/test avec TUI.
bob gère les versions de Neovim.
broot est un navigateur de fichiers en arbre.
cargo-bloat montre ce qui prend de la place.
cargo-nextest exécute les tests Rust 60% plus vite.
cargo-nextest exécute les tests 60% plus vite.
cargo-watch surveille et auto-exécute cargo.
choose sélectionne des champs avec une syntaxe simple.
amber sucht und ersetzt mit Vorschau.
amber sucht und ersetzt in mehreren Dateien mit Regex und Vorschau.
ast-grep sucht und schreibt Code mit AST-Mustern um.
bacon prüft Rust-Code im Hintergrund.
bacon führt cargo check/clippy/test mit TUI aus.
bob verwaltet Neovim-Versionen.
broot ist ein Baum-Dateinavigator.
cargo-bloat zeigt was Platz braucht.
cargo-nextest führt Rust-Tests 60% schneller aus.
cargo-nextest führt Tests 60% schneller aus.
cargo-watch überwacht und führt cargo automatisch aus.
choose wählt Felder mit einfacher Syntax.