fix: show DiffWidget for edits even when old_string is empty
- Changed condition from 'old_string and new_string' to 'old_string is not None'
- This handles edits where old_string='' (inserting new content)
- Added debug logging with character counts
- This handles edits where old_string='' (inserting new content)
- Added debug logging with character counts
- SHA
19f8bdf4c75b168bf72bfde28301da671a277da9- Parents
-
5946d38 - Tree
8ca69c9