Tool
Solidity Visual Developer
Last updated:
October 7, 2021

Solidity Visual Developer is a VSCode extension developed by ConsenSys Diligence to help smart contract auditors and developers. It combines typical features of VSCode extensions like syntax highlighting and outline tools with custom visualizations provided by Surya.

How to use Solidity Visual Developer

The extension can be found here. Once enabled, it will start syntax highlighting Solidity code as well as offering several new functions for contract folders and contract files.

https://s3.us-west-2.amazonaws.com/secure.notion-static.com/03e400e4-3d2a-4726-9ec8-026fca381bd0/Untitled.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAT73L2G45O3KS52Y5%2F20211007%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20211007T143049Z&X-Amz-Expires=86400&X-Amz-Signature=28e4e68689f148c4ef4b65a663a30b72ea6834d2266d648fd41aa9f4dc75b12c&X-Amz-SignedHeaders=host&response-content-disposition=filename%20%3D%22Untitled.png%22
Example syntax highlighting from Solidity Visual Developer (Uniswap V3)

For more precise instructions, please refer to the GitHub repository.

See Also: