Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>sdttNew to Visual Studio Code? Get it now.
sdtt

sdtt

Max Pshenichnikov

|
22 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Stop debug and Terminate tasks

Usually a debug session is initiated with configuration from .vscode/launch.json. That configuration can contain a specific preLaunchTask that kicks off background tasks. But when you stop your debug session these background task are still being executed.

The given extension offers a new macro-like command that does two things:

  • Stop active debug session
  • Terminate all running tasks

Bind the command to a keyboard shortcut (if you wish) or invoke it via command palette (like in the video below)

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft