Skip to content

Commit ebd9a5a

Browse files
MinhTran0911lewis6991
authored andcommitted
Add SystemVerilog function/task_declaration to context
1 parent c331ac7 commit ebd9a5a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

queries/verilog/context.scm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
(conditional_statement) @context
33
(loop_generate_construct) @context
44
(hierarchical_instance) @context
5+
(function_declaration) @context
6+
(task_declaration) @context

0 commit comments

Comments
 (0)