This is my first attempt at writing a plugin and I’m doing it in Xojo.
The plugin defines some structures and enumerations.
I’ve noticed that structure fields does not have in the editor auto-completion or expansion using the Tab key: on enumeration this works fine.
It is the expected behaviour?
Regards.