History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-13030
Type: New Feature New Feature
Status: Open Open
Assignee: Maxim Shafirov
Reporter: chad pratt
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Wish to repress inherited members

Created: 01 Jun 07 01:38   Updated: 01 Jun 07 15:22
Component/s: Editor. Code Completion

Build: 6,827


 Description  « Hide
I wish I could alternatively repress and reveal (sic) the presence of inherited members in the code completion. I looked for a dialog setting for this and found none.

The reason i want this is because often I am treating the Object as the declared type specifically, MyObjectType, and only want to see the methods I have defined for it, not everything plus the kitchen sink that it has inherited starting from Object.

Currently, IntelliJ "knows" which are inherited and which are not because it makes the members which are not inherited bold. So making all those which are not bold go away (as an option) seems possible



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.