Change "Run python configuration" to not start Python Console by default
已回答
When I create a new python file and execute it (Ctrl-Shift-F10), the python console is always started. I first have to disable the execution of the console under "Edit Run/Debug configurations" -> "Execution" -> "Run with Python Console" for each file. How is it possible to change this default configuration, so that the console is never started?
请先登录再写评论。
Hi Alex,
You can do it by editing the Template of the run configuration:
Which you currently get to from the "Edit Configurations" dialog (it's a hyperlink at the bottom left of the "Edit Configurations" window).