# How to step debug solidity - options **Published by:** [N00b21337](https://paragraph.com/@n00b21337/) **Published on:** 2023-01-11 **URL:** https://paragraph.com/@n00b21337/how-to-step-debug-solidity-options ## Content There are few options you can choose when step debugging solidity. 1. There is truffle CLI debugger. 2. There is truffle GUI VS Code debugger 3. There is remix IDE on website 4. There is remix IDE as plugin for VS Code I recommend you setup forth solution, as it is most robust and has best UX. ## Publication Information - [N00b21337](https://paragraph.com/@n00b21337/): Publication homepage - [All Posts](https://paragraph.com/@n00b21337/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@n00b21337): Subscribe to updates - [Twitter](https://twitter.com/0xCardinalError): Follow on Twitter