Expand description
Side-by-side or inline diff viewer widget.
Enums§
- Diff
Line - A single line in a diff — added, removed, or unchanged.
Functions§
- parse_
unified_ diff - Parse a unified diff string into
DiffLineentries. - render
- Render a unified diff view with color-coded add/remove lines.