Edit run/debug templates across projects (PyCharm)
I know I can edit the run/debug configuration templates, but it only applies to the current project. Is there a way to change them across projects?
I'm mainly interested in setting the working directory of python configurations to the project directory, i.e. `$ProjectFileDir$`.
Thanks!
Please sign in to leave a comment.