Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>ESP32 DebugNew to Visual Studio Code? Get it now.
ESP32 Debug

ESP32 Debug

Preview

Haoyan Li

|
35,123 installs
| (0) | Free
VSCode debugging extension for ESP32.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code ESP32 Debug (Preview)

This is a VS Code extension for debugging ESP32 chip.

This project is still alpha version under development. Please use it at your own risk.

Currently only basic debugging features, such as stepIn, stepOut, Next, etc., are supported. More features are under planning.

Supported Feautures:

  • Pause/Continue
  • StepIn, StepOut, Next
  • Breakpoint
  • Thread/Stack/Variable(Only local now) Inspector

Using ESP32 Debug

[WIP]

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

This project is inspired by:

  • cortex-debug
  • code-debug

For some parts of this extension are also based upon their brilliant work.

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