feat: add parsers and queries for apex, sosl, soql (#5396)

This commit is contained in:
Xi Xiao 2023-09-17 20:00:21 +03:00 committed by GitHub
parent dac6efbaff
commit 280cf6fddd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 534 additions and 0 deletions

View file

@ -0,0 +1,28 @@
(find_clause
(term) @string )
(sobject_return
(identifier) @type )
(with_type (_ "=" @operator))
[
"ALL"
"DIVISION"
"EMAIL"
"FIND"
"ListView"
"HIGHLIGHT"
"IN"
"METADATA"
"NAME"
"NETWORK"
"PHONE"
"PricebookId"
"RETURNING"
"SIDEBAR"
"SNIPPET"
"SPELL_CORRECTION"
"target_length"
"USING"
] @keyword