mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-07 20:59:22 +03:00
Add all Elm functions to the outline, including locals
This commit is contained in:
parent
62ee52a5fc
commit
3cc88904bf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user