Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Intellij-Solidity-2.4.2.zip | 2023-06-25 | 5.7 MB | |
2.4.2.tar.gz | 2023-06-25 | 249.3 kB | |
2.4.2.zip | 2023-06-25 | 541.9 kB | |
README.md | 2023-06-25 | 392 Bytes | |
Totals: 4 Items | 6.5 MB | 1 |
- Support move refactoring, thanks @mbolotov!
- Support a hex literal type implicit cast to a fixed size byte array, thanks @mbolotov!
- Fix ternary and assign formatting, thanks @mbolotov!
- Optimise searching for implementations, thanks @mbolotov & yours @SerCeMan!
- Fix import paths on Windows, thanks @mbolotov!
- Show hovering doc for parameters of a constructor, thanks @mbolotov!