AppCode
 
Get AppCode

Terminal

Last modified: 31 March 2023

Open: View | Tool Windows | Terminal or Alt+F12

Configure: Preferences Ctrl+Alt+S | Tools | Terminal

AppCode includes an embedded terminal emulator for working with your command-line shell from inside the IDE. Use it to run Git commands, set file permissions, and perform other command-line tasks without switching to a dedicated terminal application.

Initially, the terminal emulator runs with your default system shell, but it supports many other shells, such as sh, bash, zsh, csh, and so on. For information about changing the shell, seeTerminal settings.