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: support property and entity type #95

Merged
merged 12 commits into from
Feb 11, 2024
Merged

feat: support property and entity type #95

merged 12 commits into from
Feb 11, 2024

Conversation

huozhi
Copy link
Owner

@huozhi huozhi commented Feb 11, 2024

Resolves #94

  • Add property type that will be highlighted for .<id> and jsx property keys
  • Add entity type that will be highlighted for jsx tag

Tests coverage

  • handle spread separately {...x}
  • data-prop

Copy link

vercel bot commented Feb 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sugar-high ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 11, 2024 10:58pm

@huozhi huozhi merged commit b45b999 into main Feb 11, 2024
3 checks passed
@huozhi huozhi deleted the feat/jsx-tag branch February 11, 2024 22:59
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.

[feature] support new sugar high syntax type
1 participant