package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Jul 27, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Formatter struct {
}
Formatter processes text to replace code blocks with diffs.
NewFormatter creates a new Formatter.
Format takes a string (e.g., LLM output) and replaces paired
"original" and "suggestion" code blocks with a unified diff.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.