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

UML features don't seem to work despite installing PlantUML #122

Closed artdgn closed 8 months ago

artdgn commented 1 year ago

I've tried following the suggestion in https://github.com/ConsenSys/vscode-solidity-auditor/issues/85 but nothing worked. I'm using ubuntu linux (installed graphviz).

PlantUML suggestions in actions menu do show up (when typing uml in actions menu), but Solidity Visual Developer suggestions for UML don't show. Other SVD suggestions do show.

tintinweb commented 1 year ago

Hey @artdgn,

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

cheers.

tintinweb commented 8 months ago

auto-close due to inactivity. please re-open if the problem still persists.