multiversx / mx-ide-vscode

💻 VS Code extension for developing MultiversX Smart Contracts - Rust, C and C++.
MIT License
69 stars 36 forks source link

Add LLDB pretty printers support for debugging elrond-wasm-rs projects #55

Closed claudiu725 closed 1 year ago

claudiu725 commented 2 years ago

Added Elrond: Install the rust debugger pretty printer script command in the VS code command palette which installs the rust debugger pretty printer script introduced in https://github.com/ElrondNetwork/elrond-wasm-rs/pull/825

Notes for installing the Elrond VS code extension locally (for testing the install command before the Elrond extension release):