You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(webview-ui): Address PR review findings for diff view improvements
- Fix stripCData() to properly handle HTML-encoded CDATA markers
- Fix convertNewFileToUnifiedDiff() to emit valid hunks for empty files
- Improve DiffView patch selection to match by filePath
- Add performance optimization to disable highlighting for large diffs (>1000 lines)
- Improve theme detection using proper VS Code theme classes
- Extract duplicate diff stats logic into shared utility module
0 commit comments