Add all Elm functions to the outline, including locals
This commit is contained in:
@@ -17,5 +17,6 @@
|
||||
(union_variant
|
||||
name: (upper_case_identifier) @name) @item
|
||||
|
||||
(type_annotation
|
||||
name: (_) @name) @item
|
||||
(value_declaration
|
||||
functionDeclarationLeft:
|
||||
(function_declaration_left(lower_case_identifier) @name)) @item
|
||||
|
||||
Reference in New Issue
Block a user