vscode-evm-toolkit
vscode-evm-toolkit copied to clipboard
EVM Toolkit language support for Visual Studio Code
View in Visual Studio Marketplace
EVM Toolkit
Snippets and syntax highlighting for EVM Toolkit.
Preview
Syntax Highlighting
Opcode Hover Card
Compiling
To use the compile and preview commands you would need to have eas
installed from EVM Toolkit.
TODO:
- [x] add compile command
- [x] hover information for opcodes
- [x] add live preview
- [ ] add gas profile to live preview
Creadits
- vscode-solidity-auditor for opcode hover cards
- evm.codes for hover cards links