vscode-solidity
vscode-solidity copied to clipboard
Add `0.8.20` support
Any plans to support Solidity version 0.8.20 by default? Or is the intention to wait until most EVM chains adopted PUSH0?
Yes, that is correct, well at least until everyone is more aware.
@pcaversaccio (and everyone checking this out) also note that "latest " defaults to 19, 20 needs to be set manually.
thanks for the ping!