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

Key: IDEABKL-5389
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: Igor Karpov
Votes: 0
Watchers: 0
Available Workflow Actions

Mark as Stalled
Operations

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

Enhancements to Back And Forward actions

Created: 10 Apr 08 12:48   Updated: 11 Apr 08 19:45
Component/s: Code Navigation
Affects Version/s: None
Fix Version/s: None

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

Build: 7,757


 Description  « Hide
I use Back and Forward actions (Ctrl+Alt+Left/Right) quite often. Typically, I navigate from one class to another, then inside that class, for instance using Next Method (Alt+Down), etc. Then, at some point, I would like to navigate backward to some extent (Ctrl+Alt+Left), quite often to previous class I visited, and then to pre-previous class, etc.
I tend to use Ctrl+Alt+Left several times until I am navigated to previous class.
It would be nice to have a 'shortcut' that would work as several Ctrl+Alt+Left presses, until a previous class is reached. A good shortcut would be Ctrl+Alt+Shift+Left.
This action could be called 'Fast backward'. Also, it would be nice to have 'fast forward': Ctrl+Alt+Shift+Right

 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 11 Apr 08 19:45
Looks like a very exotic action that few people would use. Again, a third-party plugin is probably the best way to implement this.