TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Codex – find and replace with multi lines and Tree-sitter queries

1 pointsby gushogg-blakeover 2 years ago
Find &amp; replace has always felt a bit kludgy for anything more than a simple rename or regex.<p>Here I propose a simple syntax that combines plain text, regexes, and tree-sitter queries, and treats newlines and indentation intuitively.<p>Implementation: <a href="https:&#x2F;&#x2F;gitlab.com&#x2F;gushogg-blake&#x2F;edita-release&#x2F;-&#x2F;tree&#x2F;0.18.0&#x2F;src&#x2F;modules&#x2F;codex" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;gushogg-blake&#x2F;edita-release&#x2F;-&#x2F;tree&#x2F;0.18.0...</a>

no comments

no comments