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

menu to previwn UML is not showing #85

Closed pingleware closed 2 years ago

pingleware commented 2 years ago

after installing from vscode marketplace and selecting a Solidity Auditor theme, the menu to show the UML of a Solidity file is not showing? No instructions on previewing the UML?

tintinweb commented 2 years ago

Hey @pingleware,

the uml feature requires that plantuml is installed and available in PATH. please follow the readme at vscode-plantuml to get it set-up properly 🙌

edit: added a note to the readme: https://github.com/ConsenSys/vscode-solidity-auditor/commit/2ddadc40ce3d3dc37532051ee333306d4f2afb5f