Releases: tintinweb/vscode-solidity-language
Releases · tintinweb/vscode-solidity-language
Version 0.0.7
v0.0.7
- new: add highlighting for
immutable
(safe keywords; green)
Version 0.0.6
v0.0.6
- fix: match ucase const - #1
v0.0.5
Version 0.0.5
- new: highlights try/catch/error/receive/unchecked