s c wrote: > It would be a useful feature (for Windows users, at > least) to be able to cycle editor windows using > Ctrl+Tab and Ctrl+Shift+Tab (next and previous, > respectly) as these are the standard shortcuts used by > Windows applications. > > As far as I can see these shortcuts have no function > at all. > > A (major or minor?) inconvenience is that Ctrl+Tab is > used in Linux windows environments to change desktops, > so perhaps this should be a OS-dependent feature.
To make it simple, Ctrl+Tab and Ctrl+Shift+Tab are reserved by Java[tm]. Please use Ctrl+Shift+N (_N_ext) and Ctrl+Shift+P (_P_revious) to cycle between editor windows (within XXE, I mean).

