This extension enables solidity code highlighting for VSCode. It only provides the language support and themes, no active decoration or functionality. This is mainly to support solidity code highlighting in VSCode Web/github.dev. Go install Solidity Visual Developer instead if you want the fully blown super amazedazzle extension 🥰.
This used to be inlined into Solidity Visual Developer and unless you're installing this on VSCode Web you probably want to install Solidity Visual Developer instead. However, breaking this out into its own extension allows us to be more flexible and provide a some support for VSCode Web / https://github.dev.
What changed?
- Solidity Visual Developer now bundles with this extension to provide language support an themes.
- We can now provide minimal language support for VSCode-Web @ https://github.dev/.
Simple DAO
Vulnerable Contract
Simple DAO