Show HN: Codex – Find and Replace for Code

Most editors’ find & replace features are still very close to the original design intended for text documents, so they become unwieldy when you need to match across newlines and indentation for example, or when a parse of the code is necessary to capture a particular expression. Codex is an attempt to rethink what find & replace should look like […]