Files
Coco Sheng fa79eca7d1 fix(core): preserve backslashes before newlines in unescaping logic
Fixes #18469 by updating the unescapeStringForGeminiBug regex to exclude literal newlines. This ensures C-macros with backslash-newline continuations are not corrupted during file processing.
2026-05-13 13:51:01 -04:00
..