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

Implement interpolated strings #111

Closed
wants to merge 4 commits into from

Conversation

TheGreatSageEqualToHeaven
Copy link
Member

Implements Luau's interpolated strings.

This change has breaking changes.

LuaSyntaxOptions.All no longer accepts FiveM hash string syntax and accepts interpolated strings.
LuaSyntaxOptions.AllWithIntegers still accepts FiveM hash string syntax but does not accept interpolated strings.

Closes #110

@GGG-KILLER GGG-KILLER added enhancement New feature or request version-Luau Issues related to Luau support labels Nov 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request version-Luau Issues related to Luau support
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Implement Luau interpolated strings
2 participants