vscode-solidity-inspector
vscode-solidity-inspector copied to clipboard
A VSCode extension offering utilities for solidity smart-contract development.
Ref: https://x.com/lucasmanuel_eth/status/1737466723568128394 This is awesome but I'm still unable to minimize at each level, any chance we can add that feature @0xasp_ good sir? https://t.co/I6EkWHYL17 pic.twitter.com/JlN319iVIv— Lucas Manuel (@lucasmanuel_eth) December...
Sometimes, the extension will highlight an unnamed import (eg `import "../src/Contract.sol") as unused even though it is used. In my case, this happens when the file importing from has multiple...
Currently, creating .tree files as per the BTT framework involves either manually transferring the ASCII content of the branches, or to trust GitHub Copilot to accurately predict what ASCII symbols...
Hi! After upgrading to v1.4.0 the auto-complete path suggestions feature seems like it's no longer working.