Hi! I have a suggestion for KIDE variables and points list.
It is a very good idea to group array variables in points/variables list and I really like it, and I thought it would be just fine if you could group variables in a different way.
For example, setting up a separator to split variable name in parts with hierarchy, like, for example, it is existing in K-ROSET. I can't upload picture because of error Fehler: Der Datei-Server steht zur Zeit nicht zur, so I'll provide an example in text.
i.e.
I have variables
cnc.door.open
cnc.door.close
cnc.chuck.open
cnc.chuck.close
And group it by a dot separator:
+ cnc
___+ door
______open
______close
___+ chuck
______open
______close