summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlvaro Muñoz <alvaro@pwntester.com>2020-11-11 23:30:33 +0100
committerThomas Vigouroux <tomvig38@gmail.com>2020-11-12 08:11:06 +0100
commit16fcbd1824727697e8a6625ae56ab7b55374d4ca (patch)
tree933d05d4eaaa3dc5c68a26735e7221b4d2c78eae
parent6716ba94792b7762194814b7bcd04ff4255c2c67 (diff)
More improvements
-rw-r--r--queries/ql/highlights.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/queries/ql/highlights.scm b/queries/ql/highlights.scm
index 95be42cc..fde811af 100644
--- a/queries/ql/highlights.scm
+++ b/queries/ql/highlights.scm
@@ -109,6 +109,8 @@
(datatype name: (className) @type)
(typeExpr name: (className) @type)
+(importModuleExpr name: (simpleId) @variable)
+(qualModuleExpr name: (simpleId) @variable)
(varName) @variable
(integer) @number