Releases
v0.2.0
v0.2.0 - πππ Booh! π»ππππΎπ¨πΌβπΎ
fix: includes parser performance optimizations with [email protected] (π @vquelque )
update: completely refactored function signature computation - #127
fix: performance optimizations - #127
new: command solidity-va.tools.function.signatures.forWorkspace
to show all function signatures for files in the workspace - #127
fix: ftrace
error in cockpit view due to non-existent filepath being passed to surya - #127
fix: draw.io/plantuml mistakenly named receive()|fallback()
as constructor
- #127
fix: function signature extraction only returns public|external
interfaces - #127
fix: external function call list in cockpit view faile to resolve one-liner function declarations - #127
fix: inheritance hover showing "object" instead of inherited contract name
update: dependencies (solidity parser / solidity workspace)
fix: constructor/fallback showing up as 'null' in cockpit
fix: redecorate editor only if changes were detected (performance)
fix: abort decoration if content hash not found in cache (keep current decoration if file is unparseable)
fix: cockpit view for overridden functions (#138 )
fix: debounce onDidChange events (performance while typing)
You canβt perform that action at this time.