All notable changes to the "vscode-solidity-inspector" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Added a feature to flatten smart contracts.
- Introduced a feature to highlight unused import statements inline to easily detect them.
- Added support for projects with
foundry.toml
andhardhat.config.ts
config files - Introduced a new feature:
storage-layout
inspector - Extensive refactoring of the codebase
- Initial release of the extension with basic functionalities