Expand description
Diff view component for Iris Studio
Displays git diffs with syntax highlighting for added/removed lines.
Structs§
- Diff
Hunk - A single hunk in a diff
- Diff
Line - A single line in a diff
- Diff
View State - State for the diff view widget
- File
Diff - Diff for a single file
Enums§
- Diff
Line Type - Type of diff line
Functions§
- parse_
diff - Parse a unified diff string into
FileDiffstructs - render_
diff_ summary - Render a compact summary of changes
- render_
diff_ view - Render the diff view widget