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

[JavaScript] Fix JSX interpolation scopes #4116

Merged
merged 2 commits into from
Dec 18, 2024

Conversation

deathaxe
Copy link
Collaborator

This PR...

  1. scopes jsx string interpolation punctuation punctuation.section.interpolation.
  2. converts jsx interpolation related anonymous into named contexts.

This commit renames `punctuation.definition.interpolation` scope
to `punctuation.section.interpolation` to comply with scope naming guidelines.
@michaelblyons michaelblyons merged commit 27e290d into sublimehq:master Dec 18, 2024
1 check passed
@deathaxe deathaxe deleted the pr/javascript/interpolations branch December 18, 2024 18:37
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.

4 participants