Jinglesting
Jinglesting

Reputation: 517

Change disconnect/terminate setting for Pycharm when closing debug or run tab

Previously I selected the "disconnect" option, with the "Remember, don't ask again" box ticked, from this popup (which Pycharm displays every time when you close a tab with a running process in it, until you tick the remember box).

This means if I close the tab on a long running process (instead of first stopping it then closing it) it runs in the background consuming resources.

I would like to know if it's possible to change the value of this option? I cannot find it anywhere in settings, or run configuration.

I'm running Pycharm Professional 2018.3

Upvotes: 0

Views: 845

Answers (1)

Pavel Vergeev
Pavel Vergeev

Reputation: 3360

You may want to go Appearance & Behavior, submenu System settings: system settings

Upvotes: 2

Related Questions