fix(highlights/ungrammar): improve UX (#13607)

pull/10843/merge
Binh Tran 2025-05-25 20:47:10 +07:00 committed by GitHub
parent 702a961517
commit 8d58f6ce8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
(line_comment) @comment
(identifier) @variable
(identifier) @function
(labeled_rule
(identifier) @type)
(node_rule
(identifier) @variable.parameter)
(token) @string