Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Debugger WipeNew to Visual Studio Code? Get it now.
Debugger Wipe

Debugger Wipe

npmstart

|
15 installs
| (0) | Free
A simple extension to remove all 'debugger' statements from your project
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Debugger Wipe

A simple Visual Studio Code extension to remove all 'debugger' statements from your project.

Installation

You can install the Debugger Wipe extension from the Visual Studio Code Marketplace.

Usage

  1. Press Ctrl+Shift+P to open the command palette.
  2. Type Remove All Debuggers and select the command.
  3. Optional: Assign a keyboard shortcut (see below).

Keyboard Shortcuts

To make using the Debugger Wipe more convenient, you can assign a keyboard shortcut:

  1. Open Keyboard Shortcuts by pressing Ctrl+K Ctrl+S (or Cmd+K Cmd+S on macOS).

  2. Search for Remove All Debuggers.

  3. Click on the pencil icon next to the command and enter Ctrl+Shift+D as the desired keyboard shortcut.

    This will allow you to quickly activate the Debugger Wipe extension using Ctrl+Shift+D.

Support

If you encounter any issues, please report them at [issue tracker link] or contact support at [support email].

License

This extension is licensed under [Your License].

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