hotkey to bring debug pane back
I can't work it out for the life of me.
if I accidentally close the debug pane (with console, breakpoints, vars etc) the onyl way I can get it back is to pause the program..
how can I get it back without doing that?
thanks
请先登录再写评论。
oh - hang that. I saw anton's previous comment.. apple 0 and apple 5 are my new best friends.
You can either click the 'show tool window bars' :

or press Command+Number of the corresponding tool window (5 for the debugger)
thanks..
one I can't figure out.. I press apple 2 to go to the favorites pane.. how do I get my cursor active in the document again.. I can only do this so far with ctrl tab x2 ...
I'm on the verge of my slickest workflow ever.. if I could just work out the hotkey to go back to active editor.
ESC pops you back into the editor, leaving the tool window open -- this works for any of the tool windows. Alternatively cmd+<tool window number> hit a 2nd time will close the tool window and return you to the editor.
Nice one Crispin, many thanks.