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

command 'solidity-va.surya.graph' not found on VSCode #103

Closed elxandre closed 1 year ago

elxandre commented 2 years ago
image

When using the VSCode extension, I encounter the command not found error. Could someone kindly advise?

tintinweb commented 2 years ago

can you try to help me reproduce this by sharing the exact steps that lead to this message?

tintinweb commented 1 year ago

cannot reproduce.

wundergeu commented 1 year ago

Got the same error. Basically none of the commands from the Command Palette is working. 'Command xxx not found'. I got a pretty fresh installation of VS Code with only the solidity extension by Juan Blanco and this extension.

In the developer console it says: Activating extension 'tintinweb.solidity-visual-auditor' failed: Cannot read properties of undefined (reading 'map'). $onExtensionActivationError @ mainThreadExtensionService.ts:111 sva