dev
dev copied to clipboard
Enum highlighting and member sorting
It seems that enumeration highlighting is not supported at present, and I did not find the editing of enumeration colors in the editor. In addition, the sorting of the enumeration members of the small panel is sorted according to the English alphabet. Maybe it is better to sort from small to large according to the enumeration value.

There is Alt+S combo that does inline sorting by names or values in the models list. I think it can be expanded to work with enums too.
Clicking the enum name should display the value in the status bar