visual-studio-code

How to stop a command in the Visual Studio Code terminal


I've been stopping commands with the trash can for too long. Command period doesn't work on Mac. I can't find anywhere how to stop the terminal via a command. What is it?


Solution

  • You can terminate with the Trash icon like you do, or press Ctrl + C. That's the shortcut from the default Terminal application and it also works in Visual Studio Code.