Refactor similar function call
TAB
allows you to quickly change the name of a function call to one that is similar.
For example, if you have used a call to reduce
instead of reductions
or other similarly named functions, pressing TAB
with the cursor on reduce
will display a popup listing alternative functions