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

@ -468,7 +468,7 @@
"revision": "05f949d3c1c15e3261473a244d3ce87777374dec"
},
"sql": {
"revision": "bd53a6c482d865365cbfb034168ca78364d1d136"
"revision": "e35a16e4b7b342de6a0fbeee108d536bb6633562"
},
"squirrel": {
"revision": "e8b5835296f931bcaa1477d3c5a68a0c5c2ba034"

View file

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