Do you ever have too many custom data types, and it looks something like this
This just really sucks when you have 100's of data types to go through. My list is currently 150 long. That's a lot of clicking on that little arrow at the bottom.
How about something like this:
Go through and reorganize your types
<< insert some whiz-bang graphical editor here that allows dragging/dropping of types into groups -- none of this "move up in list" "move down in list" stuff that we are doing now to move step types in/out of groups >>
Now when you go to insert a type, you see a tree structure and all your types are organized
This would be so much easier to find the type I want.