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

Tree-sitter rolling fixes, 1.122 edition #1101

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

savetheclocktower
Copy link
Sponsor Contributor

#1100 gives me a great excuse to get the new Tree-sitter PR up. Unlike last month's PR, this one starts off small.

Fixes #1100.

Changelog

  • [language-php] Highlight “null-safe” property access correctly.
  • [language-c] Scope template delimiters properly in C++.

The first of what will hopefully be a series of similar additions, ordered (roughly) by grammar complexity.
…into a new `common/highlights.scm`.

Add highlighting specs for C and C++ Tree-sitter grammars.
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.

PHP color coding not respecting null-safe operator
1 participant