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

Improve JSON syntax highlighting #25329

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Conversation

chbk
Copy link
Contributor

@chbk chbk commented Feb 21, 2025

Release Notes:

  • Improved JSON syntax highlighting.
Zed 0.174.6 With this PR
Image Image
  • null: constant -> constant.builtin
  • ,, :: punctuation.delimiter
{
  "property": null,
  "boolean": true
}

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 21, 2025
@chbk chbk marked this pull request as ready for review February 21, 2025 13:32
@maxdeviant maxdeviant self-assigned this Feb 21, 2025
@chbk
Copy link
Contributor Author

chbk commented Feb 21, 2025

Rebased to fix conflict with #25338

Copy link
Member

@maxdeviant maxdeviant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@maxdeviant maxdeviant enabled auto-merge (squash) February 21, 2025 15:48
@maxdeviant maxdeviant merged commit 5e4bdbb into zed-industries:main Feb 21, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants