Whenever I create a new workspace in IntelliJ, I need to add the default types for enabling "Run Dashboard" in the workspace. This is very cumbersome for me as I have certain types of configurations which I want to be available in Run Dashboard of every workspace.
I would like to configure the defaults for Run Dashboard which I would want to be available in any new workspaces I create so that I do not have to enable the run dashboard individually for every new workspace I create. Is this possible in IntelliJ?
I am using version 2019.1 now (the same problem exists in older versions as well)