how to open shell in vs code code example
Example 1: vscode select terminal
# to select new default shell for the terminal in vs code:
- press F1 in VS Code
- typing/selecting Terminal: Select Default Shell
Example 2: vscode install commandline
sudo apt-get install apt-transport-https
sudo apt-get update
sudo apt-get install code # or code-insiders