[FEATURE] Write tool should respect .editorconfig / .gitattributes line ending settings (LF vs CRLF)
Resolved 💬 5 comments Opened Feb 25, 2026 by andimclean Closed Mar 28, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
The Write tool always uses OS-default CRLF on Windows, despite project-level LF config makes it a clear bug/feature request.
Proposed Solution
Write tool should respect .editorconfig / .gitattributes line ending settings (LF vs CRLF)
Alternative Solutions
_No response_
Priority
Critical - Blocking my work
Feature Category
File operations
Use Case Example
_No response_
Additional Context
_No response_
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗