In the Run tool window, you can stop a program, or pause its output. If a program is stopped, its process is interrupted and exits immediately. When program output is paused, the program continues running in the background, but its output is suspended.
- In the Run tool window, click the Stop button
on the toolbar, or press ⌘F2⌘F2⌘F2⇧F5⌃F2. - To close the active tab, click the Close button
,
or press ⌃⇧F4⇧⌘F4⌘W⌃⇧F4⌃⇧F4.
- In the Run tool window,
click the Pause button
on the toolbar.
Note that the button is not available for Run/Debug Configuration: Node.Js, Run/Debug Configuration: Node.Js Remote Debug, and Run/Debug Configuration: NodeUnit.