python - Switching between editor and console in PyDev -


i use key combination ctrl+alt+enter send code selection eclipse (juno) pydev editor interactive console. passes control console.

i wondering if there way automatically (or using shortcut) return control code editor.

in preferences of eclipse, go "pydev/editor/interactive console" , uncheck "focus console when evaluate command sent editor". leave focus in editor, while evaluating code in console.


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -