Skip to content

Version 0.0.30

Compare
Choose a tag to compare
@tintinweb tintinweb released this 02 Oct 12:52
· 136 commits to master since this release

//maintenance

Solidity Visual Developer

v0.0.30

  • new: We've finally implemented support for Right Click → Find All References for solidity source files!

    • Please note that this currently performs a lexical search of all source-code files containing the word under the cursor (including comments). This may be subject to change to return more specific results in the future.

      image
  • update: dependencies surya / solidity parser