Skip to content

Add f-string preprocessing#293

Open
aspizu wants to merge 2 commits into
mainfrom
fstrings
Open

Add f-string preprocessing#293
aspizu wants to merge 2 commits into
mainfrom
fstrings

Conversation

@aspizu

@aspizu aspizu commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • add f-string preprocessing with expression interpolation via join tokens
  • support escaped braces with {{ and }}
  • stop parsing after preprocessing errors to avoid follow-on diagnostics
  • call the local tsx binary when validating sb3 output

Tests

  • cargo +nightly test pre_processor
  • tools/run.py -v
  • cargo +nightly clippy --all-targets --all-features

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