Unknown origin of members in Structure window
Answered
From the code window you can see that StorageFolderType enum defines only two constants; and that's it. But the structure window says this StorageFolderType enum contains a lot more.

Why this discrepancy? From where these extra members, i.e. EnumDesc or DynamicConstantDesc are coming from?
Please sign in to leave a comment.
Hello,
The "show inherited" option is responsible for this behaviour. Please check if disabling it solves the issue for you?
Thank you
Why that would be the case as StorageFolderPlan enum is not extending or implementing anything.
Hello,
If possible, can you please create an issue at the YouTrack and attach the sample project to it?
https://youtrack.jetbrains.com/issues/IDEA
Thank you