Add more string and comment overrides (#36566)

Follow-up to #36469

Part of the issue was that we hadn't defined comment and string
overrides for some languages. Hence, even after the fix edit predictions
would show up in comments for me in e.g. JSONC files.

This PR adds some more overrides where possible for this repo to ensure
this happens less frequently.

Release Notes:

- N/A
This commit is contained in:
Finn Evers
2025-08-20 09:29:53 +00:00
committed by GitHub
parent 4290f043cd
commit 83d361ba69
3 changed files with 8 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
(comment) @comment.inclusive
(string) @string
+1
View File
@@ -1 +1,2 @@
(comment) @comment.inclusive
(string) @string
+5
View File
@@ -0,0 +1,5 @@
(comment) @comment.inclusive
[
(single_quote_scalar)
(double_quote_scalar)
] @string