Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Solidity Debugger ProNew to Visual Studio Code? Get it now.

Solidity Debugger Pro

Robert Aachen

soliditydebugger.org
|
335 installs
| (0) | Free
Standalone debugger for Solidity
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Solidity Debugger Pro for Visual Studio Code

Solidity Debugger Pro is a VS Code extension that adds feature-rich debugging capabilities for Solidity projects. It supports all EVM-compatible blockchains, allowing developers to easily debug smart contracts locally or on a forked node.

hardhat-logo-small.png Solidity Debugger Pro brings native debugging support for the popular Hardhat framework.

demo.gif

Features

  • Step Into, Step Over and Step Backwards
  • Show the contents of Local and Storage variables, including mappings
  • Show emitted events
  • Show the Call Stack
  • Show the contents of Stack, Memory and Calldata
  • Debug Solidity smart contracts on a local node or on a forked environment
  • Debug existing Hardhat projects
  • Supports all EVM-compatible blockchains

Read the documentation at https://soliditydebugger.org/docs/

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft