1
Vote

When Class View Search is used Members Pane is always empty

description

Selecting an object in the Objects pane displays its members in the Members pane. However when Class View Search is used Members pane is always empty.

Attached picture displays the issue. Left side shows selected a class which properly displays its method in Members Pane. Right side shows selected class when serach is used. No members are shown.

file attachments

comments

huguesv wrote Mar 4 at 10:38 PM

Thanks for the report. I can reproduce this. I compared with C#: they show members when selecting a class in the search results, and Python doesn't.