JetBrains Rider
 
Get JetBrains Rider
Get your hands on the new features ahead of the release by joining the Early Access Program for Rider 2025.1! Learn more

Terminal

Last modified: 28 January 2025

JetBrains Rider includes an embedded terminal emulator for working with your command-line shell from inside the IDE. Use it to run .NET commands (for example with Entity Framework core), 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 Windows PowerShell, Command Prompt cmd.exe, sh, bash, zsh, csh, and so on. For more information about changing the shell, refer to Terminal settings.

It provides full access to the underlying shell, which means that you can even run tools like Far Manager (for managing files and archives):

Using Far Manager in the JetBrains Rider's terminal emulator