Consensys / vscode-solidity-auditor

Solidity language support and visual security auditor for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=tintinweb.solidity-visual-auditor
GNU General Public License v3.0
569 stars 60 forks source link

Add "Surya - graph (this)" to the command palette #76

Closed maurelian closed 3 years ago

maurelian commented 3 years ago

Context

For my current workflow, I usually find the Surya - graph(this) functionality more useful as it is less noisy and helps me to better understand a subset of a large codebase.

However this is only accessible via code lens which I keep disabled most of the time, since it adds clutter.

Request

I would like to have access to the graph(this) function from the command palette.

tintinweb commented 3 years ago

will be in v0.1.0. cheers 🙌

image

enable/disable codelenses from the cockpit view: image