Command: Refactoring – Reorder Variables
Symbol:
Function: The command allows for changing the order of variables in the declaration editor for the selected scope: VAR_INPUT
, VAR_OUTPUT
, or VAR_IN_OUT
.
Call: menu; context menu of the scope currently in focus in the declaration editor
Requirement: One of the above scopes is selected in the declaration, and more than one variable is declared in it.
The command opens the Reorder dialog with a list of all declarations of the selected scope. You can drag a selected declaration up or down to another position.
For more information, see: Refactoring