JetBrains Rider
 
2024.3
Get JetBrains Rider

Run/debug multiple targets

Last modified: 18 November 2024

JetBrains Rider provides several ways to run/debug multiple things at once, for example, a client-server app or a complex test, which requires launching several different processes or tasks. The first step in any case would be to create run configurations for each of the tasks or processes that need to be launched. Once all necessary configurations are in place, you have the following options:

When multiple configurations are launched at once, each will be available in a separate tab in the Run or Debug tool window.