Cursor Movement Accelerators

Are you missing a feature? Request its implementation here.
me

Cursor Movement Accelerators

Post by me »

I find myself constantly changing hand postions from the keyboard to the mouse to move the cursor between xml start and end tags. A keyboard accelerator that moves the cursor to just before the next ending tag would help tremendously. Something like CTRL-n.
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post by george »

Hi,

Actually there is an action that moves the cursor between the start and end matching tags. See the "Go to matching tag" action (CTRL+Shift+G) in the contextual menu.

Hope that helps,
George
bsetzer
Posts: 2
Joined: Thu Jul 21, 2005 5:08 am
Location: Atlanta, Georgia
Contact:

Move past end tag

Post by bsetzer »

I would like to second this query and extend the thought. It would be very helpful to have a shortcut key that would move the cursor past the next tag. This is especially useful when typing text between a pair of tags and then needing to move beyond the end tag to continue typing (e.g. <li><em>xxxx</em>yyyy</li>, moving from xxxx to yyyy).

CTL-SHIFT-G seems to require that the cursor be in a tag.

For reference, I'm using the7.0 version plugin in Eclipse 3.2m4.

Thank you
Radu
Posts: 9048
Joined: Fri Jul 09, 2004 5:18 pm

Post by Radu »

Hi,

This seams like an useful feature to have.
I posted a bug so your request will be discussed and you will be notified as soon as we come to a decision.

Regards, Radu.
Post Reply