feat(sql): json operator highlights

This commit is contained in:
Dian Fay 2023-06-29 19:25:34 -04:00 committed by GitHub
parent 8d2eb35c5b
commit 849645e893
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View file

@ -300,6 +300,10 @@
">="
">"
"<>"
"->"
"->>"
"#>"
"#>>"
] @operator
[
@ -312,5 +316,3 @@
","
"."
] @punctuation.delimiter