

The integrated terminal can use various shells installed on your machine, with the default being pulled from your system defaults. Note: Open an external terminal with the ⇧⌘C (Windows, Linux Ctrl+Shift+C) keyboard shortcut if you prefer to work outside VS Code. From the Command Palette ( ⇧⌘P (Windows, Linux Ctrl+Shift+P)), use the View: Toggle Terminal command.Use the View > Terminal or Terminal > New Terminal menu commands.Use the ⌃⇧` (Windows, Linux Ctrl+Shift+`) keyboard shortcut to create a new terminal.Use the ⌃` (Windows, Linux Ctrl+`) keyboard shortcut to toggle the terminal panel.It provides integration with the editor to support features like links and error detection. Visual Studio Code includes a full featured integrated terminal that conveniently starts at the root of your workspace. Configure IntelliSense for cross-compiling.
