Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Intellij-Solidity-2.4.3.zip | 2023-11-19 | 5.7 MB | |
2.4.3 source code.tar.gz | 2023-11-19 | 252.0 kB | |
2.4.3 source code.zip | 2023-11-19 | 547.0 kB | |
README.md | 2023-11-19 | 319 Bytes | |
Totals: 4 Items | 6.5 MB | 0 |
- Support event definitions at file level, yours @SerCeMan!
- Support named imports and forge remappings, thanks @ArshanKhanifar!
- Add emit event parameter inspection, thanks @jonahcui!
- Follow aliases when going to implementation, yours @SerCeMan!
- Fix lexer errors when analysing comments, thanks @spacelord47!