how to quickly pull up your terminal in vscode code example
Example 1: command palette vscode
On windows: Use Ctrl+Shift+P to open the commmand palette
Example 2: vscode toggle terminal panel
ctrl + ` // Close/open terminal panel
On windows: Use Ctrl+Shift+P to open the commmand palette
ctrl + ` // Close/open terminal panel