Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>VSCode Byebug DebuggerNew to Visual Studio Code? Get it now.
VSCode Byebug Debugger

VSCode Byebug Debugger

Ethan Reesor

|
222,065 installs
| (2) | Free
Byebug debugger support for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Byebug Debugger

A very simple debugger that connects Visual Studio Code's debug system to byebug-dap.

All debugging functionality is handled by byebug-dap. All issues should be reported on the byebug-dap project, unless they are related to launching the debugger.

Features

The VSCode Byebug Debugger defines the ruby-byebug debugger. For a complete list of features, see the byebug-dap project. As of byebug-dap version 0.1.0, the supported feature set is minimal.

Requirements

Either gem install byebug-dap or add byebug-dap to your Gemfile and bundle install.

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