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

v0.1.0 prep - Refactor File/Parser handling and add external call highlighting #67

Closed tintinweb closed 3 years ago

tintinweb commented 3 years ago

fixes #8

editor - gutter icons for external calls (⚠️)

image

cockpit - list external calls for current contract

image

hover - resolve inherited names (clickable declarations)

image

GNSPS commented 3 years ago

🔥

tintinweb commented 3 years ago

whoop, let's get this into master 🥳