Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Intellij-Solidity-2.4.5.zip | 2024-09-29 | 5.9 MB | |
2.4.5 source code.tar.gz | 2024-09-29 | 272.9 kB | |
2.4.5 source code.zip | 2024-09-29 | 596.1 kB | |
README.md | 2024-09-29 | 525 Bytes | |
Totals: 4 Items | 6.8 MB | 1 |
- Updated solidity version in the templates, thank you @ereztdev!
- Resolved StackOverflowError on imports with the same name, yours @SerCeMan!
- Supported string casting in fixed bytes types, thank you @Paulalex85!
- Enabled hints for function call arguments, thank you @mbolotov!
- Fixed documentation display for functions with modifiers, thank you @mbolotov!
- Inline rename refactoring, thank you @mbolotov!
- New Optimize imports action, thank you @mbolotov!
- Added hierarchy view provider, thank you @mbolotov!