It would be nice if the CommandInputs had an attribute called something like 'isSelected' which could be set to true.
That way the user doesn't have to execute the command and then press tab or click the CommandInputField to be edited.
I known SelectionInputs are somewhat autoselected, but I would like to be able to auto select, let's say a StringInput, if there is no SelectionInput.