Skip to content

Refactor string literal localization extraction logic due to broke compatibility stc11#484

Merged
PTKu merged 2 commits intodevfrom
fix-ixr-due-compatibility-stc11
Dec 12, 2025
Merged

Refactor string literal localization extraction logic due to broke compatibility stc11#484
PTKu merged 2 commits intodevfrom
fix-ixr-due-compatibility-stc11

Conversation

@PTKu
Copy link
Copy Markdown
Contributor

@PTKu PTKu commented Dec 12, 2025

  • Replace AddToDictionaryIfLocalizedString with AddToDictionaryIfLocalizedStringInLiterals for improved string literal processing.
  • Only process string literals in Generate(); pragma extraction is now disabled.
  • Add IsStringLiteral helper to identify string literal nodes.
  • Remove obsolete and commented-out code for clarity.
  • Update working directory for "app-withref" in launchSettings.json.

PTKu added 2 commits December 12, 2025 08:48
…mpatibility stc

- Replace AddToDictionaryIfLocalizedString with AddToDictionaryIfLocalizedStringInLiterals for improved string literal processing.
- Only process string literals in Generate(); pragma extraction is now disabled.
- Add IsStringLiteral helper to identify string literal nodes.
- Remove obsolete and commented-out code for clarity.
- Update working directory for "app-withref" in launchSettings.json.
@PTKu PTKu merged commit dbf3c2d into dev Dec 12, 2025
2 checks passed
@PTKu PTKu deleted the fix-ixr-due-compatibility-stc11 branch December 12, 2025 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant