feat(refactor): highlight usages module

This commit is contained in:
Steven Sojka 2020-06-25 13:26:31 -05:00 committed by Kiyan Yazdani
parent 180ad9a1a8
commit 058e8d2296
8 changed files with 275 additions and 37 deletions

View file

@ -28,6 +28,9 @@
(variable_declarator
name: (identifier) @definition)
(import_specifier
(identifier) @definition)
; References
;------------