Module fn_param

Module fn_param 

Source
Expand description

Functionsยง

comma_wrapper ๐Ÿ”’
complete_fn_param ๐Ÿ”’
Complete repeated parameters, both name and type. For example, if all functions in a file have a spam: &mut Spam parameter, a completion with spam: &mut Spam insert text/label will be suggested.
fill_fn_params ๐Ÿ”’
params_from_stmt_list_scope ๐Ÿ”’
remove_duplicated ๐Ÿ”’
should_add_self_completions ๐Ÿ”’