Switching editors in Eclipse with keyboard, rather than switching Design/Source -


in eclipse, can switch through open editors using control-page up/down. works great, except editors xml or javascript, there design , source tabs. editors, toggles between different tabs. there way eclipse ignore them? know alt-f6 "next editor", doesn't use same order editor tabs displayed in, it's confusing.

with ctrl-e can jump directly editor typing beginning of it's name. quite handy when you've got lot of editors open.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -