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

Key: IDEADEV-22342
Type: New Feature New Feature
Status: Reopened Reopened
Priority: Major Major
Assignee: Maxim Shafirov
Reporter: Erik Pragt
Votes: 0
Watchers: 1
Operations

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

Have CTRL+N display the last used classes.

Created: 10 Oct 07 13:33   Updated: 06 Nov 08 23:07
Component/s: Code Navigation
Fix Version/s: Undefined

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,330
Severity: Medium


 Description  « Hide
It would ne nice if 'Goto Class' (CTRL+N) would display a list of (e.g) the last 10 classes, or most used classes (maybe the classes which are not open) under the find classes input box. This would make it easier to navigate to frequently used classes.

 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 10 Oct 07 13:37
We already have a feature for displaying the last 10 used classes, which is Ctrl-E. No need to overload Ctrl-N with this functionality.

Erik Pragt - 10 Oct 07 13:55
A shame. Eclipse (I know, I know!) has this function too, and it's really helpful. I never use CTRL+E btw, I just CTRL+N. I find CTRL+E 'unpredictable' to use: how should I know if it's the file I'm looking for is recent or not? with CTRL+N I always find what I need, and, if I'm lucky, I don't have to type it since it's recent.

Maxim Mossienko - 10 Oct 07 14:21
Btw, Control + E is recent files, not classes.

Erik Pragt - 10 Oct 07 17:22
That's also right Maxim. Dmitry, could you reconsider this issue?

Maxim Mossienko - 10 Oct 07 18:09
Just to clarify we need to show last navigated classes

Erik Pragt - 10 Jul 08 11:29
Hello, I'm still interested in this issue....any chance on implementing it?