Summary
Highlight specific lines with background color to draw attention.
Motivation
Users want to emphasize particular lines of code in comparisons.
Implementation
- Add line selection mode
- Apply highlight background to selected lines
- Configurable highlight color
- Persist highlight state per panel
Files to Modify
CodePanel.swift - Track highlighted lines
CodeEditorView.swift - Render highlights
ToolBarView.swift - Highlight controls
Acceptance Criteria
Story Points
3 points
Summary
Highlight specific lines with background color to draw attention.
Motivation
Users want to emphasize particular lines of code in comparisons.
Implementation
Files to Modify
CodePanel.swift- Track highlighted linesCodeEditorView.swift- Render highlightsToolBarView.swift- Highlight controlsAcceptance Criteria
Story Points
3 points