Files
lukaszraczylo 9af2801b1b refactor(edit): remove auto-indentation and add line-ending normalization
- [x] Remove auto-indentation from text mode edits (caller controls whitespace)
- [x] Add line-ending detection and normalization for both AST and text modes
- [x] Share edit logic via new `spliceContent` function for both modes
- [x] Fix diff to emit "No newline at end of file" markers
- [x] Fix diff to strip raw CR from CRLF file output
- [x] Remove double-unescape of backslash sequences in new_content
- [x] Fix countDiffLines to be hunk-aware (correctly count lines starting with +/-)
- [x] Fix block-comment stripping to remove standalone lines cleanly
- [x] Fix Python license header stripping to preserve separator blank lines
2026-05-29 00:17:36 +01:00
..
2026-04-19 19:56:49 +01:00
2026-04-19 19:56:49 +01:00
2026-04-19 19:56:49 +01:00
2026-04-19 19:56:49 +01:00
2026-04-19 19:56:49 +01:00
2026-04-19 19:56:49 +01:00
2026-04-19 19:56:49 +01:00
2026-04-19 19:56:49 +01:00
2026-04-19 19:56:49 +01:00