Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>DeezbuggerNew to Visual Studio Code? Get it now.
Deezbugger

Deezbugger

harryeffinpotter

|
51 installs
| (0) | Free
Debug any file with a right click
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Deezbugger

Automatic debugger configuration for multiple programming languages in VS Code. Just right-click any file and start debugging - Deezbugger will handle the configuration for you!

Features

  • One-click debugging for multiple programming languages
  • Automatic debugger configuration based on file type
  • Supports adding configurations to existing launch.json
  • Smart detection of required extensions

Supported Languages

  • Python
  • JavaScript/TypeScript
  • C/C++
  • C#
  • Rust
  • Go
  • Java
  • Kotlin
  • PowerShell
  • Bash
  • Batch
  • HTML (Chrome Debugger)
  • PHP
  • Ruby
  • Lua
  • Swift
  • Dart

Usage

  1. Right-click on any file in the explorer or editor
  2. Select "Deezbugger" > "Deezbug" to start debugging immediately
  3. Or select "Deezbugger" > "Add to launch.json" to add the configuration without starting debug

Deezbugger will:

  1. Check if required debugger extensions are installed
  2. Create or update launch.json with appropriate configuration
  3. Start the debugging session

Requirements

Deezbugger will automatically prompt you to install any required debugger extensions for your language.

Extension Settings

No configuration needed! Deezbugger works out of the box.

Known Issues

Please report issues at https://github.com/yourgithubusername/deezbugger/issues

Release Notes

0.0.1

Initial release of Deezbugger:

  • Support for 17+ programming languages
  • Automatic debugger configuration
  • Smart extension management

License

MIT

Contributing

Pull requests are welcome! Check out our contribution guidelines.

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