Skip to content

fix(developer): do not treat backslash as a string escape in syntax highlighting 🍒 🏠#15005

Merged
mcdurdin merged 1 commit intostable-18.0from
fix/developer/cherry-pick/14988-string-escape-syntax-highlight
Oct 27, 2025
Merged

fix(developer): do not treat backslash as a string escape in syntax highlighting 🍒 🏠#15005
mcdurdin merged 1 commit intostable-18.0from
fix/developer/cherry-pick/14988-string-escape-syntax-highlight

Conversation

@mcdurdin
Copy link
Copy Markdown
Member

Adjust two incorrect rules that caused backslash to be treated as an escape in strings in syntax highlighting in .kmn language.

Fixes: #14988
Test-bot: skip
Build-bot: skip
Cherry-pick-of: #15001

…ighlighting

Adjust two incorrect rules that caused backslash to be treated as an
escape in strings in syntax highlighting in .kmn language.

Fixes: #14988
Test-bot: skip
Build-bot: skip
Cherry-pick-of: #15001
@github-project-automation github-project-automation bot moved this to Todo in Keyman Oct 24, 2025
@github-actions github-actions bot added developer/ developer/ide/ cherry-pick Change already merged into another (stable) branch fix stable labels Oct 24, 2025
@keymanapp-test-bot
Copy link
Copy Markdown

User Test Results

Test specification and instructions

User tests are not required

@keymanapp-test-bot keymanapp-test-bot bot changed the title fix(developer): do not treat backslash as a string escape in syntax highlighting 🍒 fix(developer): do not treat backslash as a string escape in syntax highlighting 🍒 🏠 Oct 24, 2025
@keymanapp-test-bot keymanapp-test-bot bot added this to the A19S14 milestone Oct 24, 2025
Copy link
Copy Markdown
Contributor

@darcywong00 darcywong00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@darcywong00 darcywong00 modified the milestones: A19S14, A19S15 Oct 24, 2025
@mcdurdin mcdurdin merged commit 36ce19e into stable-18.0 Oct 27, 2025
8 checks passed
@mcdurdin mcdurdin deleted the fix/developer/cherry-pick/14988-string-escape-syntax-highlight branch October 27, 2025 14:40
@github-project-automation github-project-automation bot moved this from Todo to Done in Keyman Oct 27, 2025
@keyman-server
Copy link
Copy Markdown
Collaborator

Changes in this pull request will be available for download in Keyman version 18.0.244

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

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants