Expand description
Postfix completions, like Ok(10).ifl$0 => if let Ok() = Ok(10) { $0 }.
Modulesยง
- format_
like ๐
Functionsยง
- add_
custom_ ๐postfix_ completions - build_
postfix_ ๐snippet_ builder - complete_
postfix ๐ - get_
receiver_ ๐text - include_
references ๐ - Given an
initial_element, tries to expand it to include deref(s), not(s), and then references. Returns the expanded expressions, and the added prefix as a string - is_
in_ ๐condition - is_
in_ ๐value - receiver_
accessor ๐ - suggest_
receiver_ ๐name