partially working
This commit is contained in:
9
queries/locals.scm
Normal file
9
queries/locals.scm
Normal file
@@ -0,0 +1,9 @@
|
||||
; what is all this, should I push it in?
|
||||
(sigDecl
|
||||
(identifier) @local.definition)
|
||||
; @reference.implementation
|
||||
; @definition.interface
|
||||
; @definition.class
|
||||
; @definition.function
|
||||
; @defintion.method
|
||||
; @reference.class -- not sure I can distinguish this from a constructor ref,
|
||||
Reference in New Issue
Block a user