[Request] Shortened attributes in object box

johntre's icon

It would be awesome for the in and out object boxes to be able to accept shortened names of attributes like you can with gen~ (@t instead of @title). The @comment for creating input and output names really takes up a lot of space. Ideally we could do "in 1 @c input", "in 2 @c freq" , "out 3 @c "Kung Fu Master", etc.

Graham Wakefield's icon

It's already even easier:

[in 1 foo] is the same as [in 1 @comment foo]

stringtapper's icon

^ Huh. When did that happen? Makes things a lot less cluttered!