feat: add @string.documentation where applicable

This commit is contained in:
Amaan Qureshi 2023-03-01 12:26:26 -05:00
parent 51030378eb
commit 95bcd6a8fa
4 changed files with 32 additions and 5 deletions

View file

@ -111,9 +111,9 @@
;---------
(description
(string_value) @comment)
(string_value) @string.documentation @spell)
(comment) @comment
(comment) @comment @spell
(directive_location
(executable_directive_location) @type.builtin)