Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: typed interpolation parameters #55

Merged
merged 2 commits into from
Mar 20, 2024
Merged

Conversation

audunhov
Copy link
Contributor

@audunhov audunhov commented Mar 13, 2024

This PR adds typing for interpolated strings by extracting keys. This prevents cases where keys are not implemented, and allows for autocompletion in editors/IDEs

image

@audunhov audunhov marked this pull request as draft March 13, 2024 11:01
@audunhov audunhov marked this pull request as ready for review March 13, 2024 11:50
@lzurbriggen lzurbriggen self-assigned this Mar 13, 2024
@lzurbriggen lzurbriggen added the enhancement New feature or request label Mar 13, 2024
@lzurbriggen lzurbriggen merged commit aae3af1 into jshmrtn:master Mar 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants