Skip to content

fix(developer): handle CRLF as CR internally in LDML debugger 🍒 🏠#15660

Open
mcdurdin wants to merge 1 commit intostable-18.0from
fix/developer/cherry-pick/15601-crlf-in-ldml-debugger
Open

fix(developer): handle CRLF as CR internally in LDML debugger 🍒 🏠#15660
mcdurdin wants to merge 1 commit intostable-18.0from
fix/developer/cherry-pick/15601-crlf-in-ldml-debugger

Conversation

@mcdurdin
Copy link
Member

@mcdurdin mcdurdin commented Mar 3, 2026

While the debugger memo internally uses CRLF, in all references, CRLF should be converted to CR for consistent text manipulation operations. This follows a similar fix in the kmn debugger in #13334.

Fixes: #15601
Relates-to: #13334
Cherry-pick-of: #15616
Test-bot: skip

While the debugger memo internally uses CRLF, in all references, CRLF
should be converted to CR for consistent text manipulation operations.
This follows a similar fix in the kmn debugger in #13334.

Also addresses review comments from @ermshiperete.

Fixes: #15601
Relates-to: #13334
Cherry-pick-of: #15616
@github-project-automation github-project-automation bot moved this to Todo in Keyman Mar 3, 2026
@keymanapp-test-bot keymanapp-test-bot bot added the user-test-missing User tests have not yet been defined for the PR label Mar 3, 2026
@keymanapp-test-bot
Copy link

keymanapp-test-bot bot commented Mar 3, 2026

User Test Results

Test specification and instructions

User tests are not required

@mcdurdin mcdurdin requested a review from ermshiperete March 3, 2026 12:44
@keymanapp-test-bot keymanapp-test-bot bot changed the title fix(developer): handle CRLF as CR internally in LDML debugger 🍒 fix(developer): handle CRLF as CR internally in LDML debugger 🍒 🏠 Mar 3, 2026
@keymanapp-test-bot keymanapp-test-bot bot added this to the A19S24 milestone Mar 3, 2026
@github-actions github-actions bot added developer/ developer/ide/ cherry-pick Change already merged into another (stable) branch fix labels Mar 3, 2026
@keymanapp-test-bot keymanapp-test-bot bot removed the user-test-missing User tests have not yet been defined for the PR label Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick Change already merged into another (stable) branch developer/ide/ developer/ fix stable

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant