Currently, when a command phrase or command category name start with numeric prefix, sorting produces an illogical order:
E.G.
- 300
- 1200
- 12
- 111
- 1100
- 1000
- 100
- -1
- 1
I don't think this is a bug so much as a limitation of the default sorting algorithm, so it's a request.
Perhaps this is something best shelved until the WPF conversion, but what good is a backlog if it's not perpetually growing, right?