Expand description
Surgical edit engine: applies precise, minimal text replacements to source code while preserving all formatting, comments, and whitespace.
Structs§
- Replacement
- Represents a single textual replacement in the source code.
Functions§
- apply_
surgical_ edits - Apply surgical edits to source code, preserving all formatting.