How To Switch focus between editor and integrated terminal in Visual Studio Code

Keyboard shortcut (Mac / Linux / Windows) to switch the focus between editor and integrated terminal in Visual Studio Code
ctrl+`
: To Focus on Integrated Terminalctrl+1
: To Focus on Editor (If editor-2 command would be ctrl+2)
Example ::
