I have a project with multiple publishing targets. Typically, one runs on a virtual machine, another on a development server, a third on a pre-production environment, and possibly additional servers as well. The project itself is the same, with a single set of core settings, but the server configurations used for debugging differ slightly, including variations in PHP settings.
This means the Run & Debug section in the Project Properties needs to vary depending on the target server. It would be much more convenient if this were not a single configuration, but a list of configurations—something like multiple Run & Debug entries within the same project. The idea is to allow adding multiple debug configurations: click a plus button, add a server, and manage them within the project.
https://drive.google.com/file/d/1RuPXnUZWgg7XyWlSzcyZ1d7JajOUSXbW/view?usp=sharing