Often when I want to look at the structure of a complex data type containing nested typedefs, I find the data type description in the Context Help quite heavy/verbose.
For example, could you tell at first glance how many levels of hierarchy there are in this data structure ?

Well, actually there are 5 levels (including the root cluster), but this is obfuscated by the unnecessary levels added by typedefs.
The description could be much more concise:

Here is an alternative that keeps the typedef type descriptions and appends them after the typedef name. However I'm not sure about this one because it could create description texts that are too long to be displayed in a single line:

Also for the configuration, it could be an option in "Options > Environment" and/or a button in the Context Help:

What are your thoughts ?
Raphaël.