Assembly Spitter
Features
Assembly Block Extraction: Easily extract and view assembly blocks from any Solidity file with a simple command.
Tip: Press cmd + p and select Find Assembly Blocks from the command palate
Requirements
"Assembly Spitter" requires the following to function properly:
- Visual Studio Code version 1.8.0 or higher.
- Solidity extension for syntax highlighting and additional Solidity support.
Ensure your environment meets these requirements to enjoy the full capabilities of "Assembly Spitter".
Known Issues
- Inline assembly extraction might not correctly identify nested assembly blocks in certain edge cases.
1.0.0
- Initial release of "Assembly Spitter".
- Basic assembly block extraction and display.
| |