Hey Rafael!

I think you can do this in a subtle way:

extend SimpleTokenCompleter

@Inject ShellPrintWriter writer;

writer.renderColor(ShellColor.WHITE, "CANDIDATE3");

Return candidates in the order in which you want them displayed.

But we could certainly improve this experience, I think!

Let me know if this works?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira