Search code examples
intellij-idea

IntelliJ 2021.1 - How to increase the number of "recent" run configurations?


In previous versions of IntelliJ IDEA, I'd always go into the "run configuration template settings" area and increase the number of run configurations from 5 to 15.

How do I do that with IDEA 2021.1?


Solution

  • As of 2021.3.2, IntelliJ has re-introduced a UI mechanism for configuring the number of "temporary configurations".

    File | Settings | Advanced Settings | Temporary Run/Debug configurations limit: enter image description here