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.graphThis' not found) #123

Closed gabriel0xdef closed 8 months ago

gabriel0xdef commented 1 year ago

Hello!

I am running Visual Studio Code (version 1.74.0) in Windows 10, and everytime that I try to start "call graph" in Command Pallete, I receive this error:

image

This is happening to any of the commands from "solidity-va.surya", including describe, call graph, contract intraction graph, inheritance graph etc.

I already tried to reinstall the "Solidity Visual Developer" extension, and tried old versions, but I was unsuccessful in any of my attempts.

Can someone help please?

Thanks!

gabriel0xdef commented 1 year ago

I saw that are others getting the same error and reporting in a youtube video comments:

image

tintinweb commented 1 year ago

Hi @gabriel0xdef,

please run cmd + shift + p: toggle developer tools and provide any relevant/recent errors you see in the console, and I'll investigate.

cheers 🙌

Dday52 commented 1 year ago

same error and no one can help

artivilla-cb commented 1 year ago

Running into the same issue:

mainThreadExtensionService.ts:113 Activating extension 'tintinweb.solidity-visual-auditor' failed: Cannot read properties of undefined (reading 'map').
tintinweb commented 8 months ago

please check out https://github.com/Consensys/vscode-solidity-auditor/releases/tag/v0.2.0 and reopen if the problem still persists. 🙏