I am new to using Rider. Currently, I am working with JetBrains Rider 2020.3.2 (osx). Until recently I was using Visual Studio for Mac and there I had the possibility as run configuration to have for example the following setup (see image):
Project options with Run configuration
This allowed me to start an external program in order to debug the solution.
Now as I transferred to Rider I cannot seem to find a way that allows me to start an external program. Is there already a setup for this?