Previous: Languide Feedback, Up: Refactoring



5.4 Summary of refactoring commands

In the default configuration, Versor's refactoring commands begin with C-insert. The following keys may be used following this:

=
convert selection to variable
f
convert selection to function
g
convert selection to global variable
(
surround selection with call
)
remove function call around selection
{
unify selected statements
?
make selected statements conditional
@
make selected statements iterative
;
comment selection

SourceForge.net Logo