Skip to content

Tree-sitter fixes, 1.133.0 edition#1577

Open
savetheclocktower wants to merge 3 commits into
masterfrom
tree-sitter-1-133
Open

Tree-sitter fixes, 1.133.0 edition#1577
savetheclocktower wants to merge 3 commits into
masterfrom
tree-sitter-1-133

Conversation

@savetheclocktower
Copy link
Copy Markdown
Contributor

The opening of #1576 is the occasion that triggers another Tree-sitter fixes PR!

…for instance:

* Interpolated strings
* Comparison operators
* `new` keyword
* `readonly` and `async` modifiers
* Function attributes

Also fixed some bugs:

* Instance methods were being highlighted like variables
* Generic method calls were being highlighted like types rather than methods
@savetheclocktower savetheclocktower added this to the 1.133.0 milestone May 25, 2026
@savetheclocktower savetheclocktower linked an issue May 25, 2026 that may be closed by this pull request
5 tasks
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.

[language-csharp] Collection of various missing syntax highlighting

1 participant