Skip to content

JSON escape#155

Merged
lambstream merged 2 commits intomasterfrom
feature/json-escape
Feb 14, 2026
Merged

JSON escape#155
lambstream merged 2 commits intomasterfrom
feature/json-escape

Conversation

@dealloc
Copy link
Member

@dealloc dealloc commented Feb 12, 2026

latest versions of the JSON submodule introduced multiline strings and escaped quotes which broke the source generator.

this PR adds an EscapeString method which automatically fixes incoming string values into valid C# code

Automatically infer correct C# escaping for strings
@dealloc dealloc requested a review from a team February 12, 2026 06:21
@dealloc dealloc self-assigned this Feb 12, 2026
@dealloc dealloc added the bug Something isn't working label Feb 12, 2026
@dealloc dealloc mentioned this pull request Feb 14, 2026
@lambstream lambstream merged commit e3b3803 into master Feb 14, 2026
6 checks passed
@lambstream lambstream deleted the feature/json-escape branch February 14, 2026 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants