Interfaces and enums in Module tree display
Interfaces and enums in Module tree display
Currently the Module Designer does not seem to recognize interfaces and enumerations in the source code, so they are missing from the Module tree on the left side of the source code (or in case of enums that include methods, only the method names are visible, which looks a little strange). I guess this wouldn't take huge efforts to fix (basically just add the keywords "interface" and "enum" next to "class", I think?), so hoping to see it in some future release.
-
- Posts: 27
- Joined: Sat Oct 20, 2018 9:29 pm
Re: Interfaces and enums in Module tree display
Good point. We've added this to the to-do list.