Skip to content

Version 0.1.2

Compare
Choose a tag to compare
@tintinweb tintinweb released this 15 Apr 09:38
· 50 commits to master since this release

v0.1.2

  • new: decorate/highlight immutable state vars (#9932cc) - #97 (thanks @RomiRand)

image

  • update: dependencies ([email protected])
  • new: configuration option to enable the surya.mdreport "negative Modifiers" feature, see surya#162
    • enabling solidity-va.tools.surya.option.negModifiers will list all modifiers observed in the file with the ones that are not being used with the listed method being striked-through

image

Note that the report can be generated either via the report codelense or by selecting files in the Solidity Visual Developer View → right-click → Surya: generate report.

image

image