How can I make Current File the default run/debug configuration.

Answered

When I start Idea, the run configuration for one of my perl programs is selected by default, even though this program is not open in the editor, and Current File was selected when I last closed Idea. This is so annoying (or even dangerous with run) when I don't notice it, that currently I delete all my run configurations and only reset them up when I need one.

How can I set Current File to be the default.

0
2 comments

This feature is lacking in IntelliJ unfortunately. I found this solution, which is a bit complex, but also pretty nifty. It's for python but should be modifiable to work similarly for Perl

0

I filed a new feature request IJPL-201132 to our tracker, please upvote to indicate the importance and follow the progress

0

Please sign in to leave a comment.