Running a node.js process (not sure it is relevant).
When I stop a process I get the following dialog:
What is the difference between Terminate and Disconnect?
You can run a process with ⌃R (macOS), or Shift+F10 (Windows/Linux). To stop a process, you can use ⌘F2 on macOS, or Ctrl+F2 on Windows/Linux.
Click the Stop button from the top bar. It will pop open a menu listing all processes. (The stop button at the side of the debug window is per-process, as in your screenshot.) Hover over the first process, hold Shift , and then click on the last process.
Terminate causes the running process(es) to stop; Disconnect keeps the process running, but the IDE (debugger, etc.) will no more be attached to it. See https://www.jetbrains.com/help/webstorm/2018.2/system-settings.html, On Closing Tool Windows with Running Process
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With