Releases: Consensys/vscode-ethover
Releases · Consensys/vscode-ethover
Version 0.0.8
Version 0.0.7
0.0.7
- new: Multi-Chain support - #8
- new setting
vscode-ethover.chain.config
(object). defaults seepackage.json
. add new custom chain/network configurations using the same format. User config gets merged with defaults in code.
- new setting
- rename: setting
vscode-ethover.address.lookupUrl
(now configured withvscode-ethover.chain.config
) - rename: setting
vscode-ethover.apikey
(andapiurl
) tovscode-ethover.default.apikey
(used for action links (bytecode etc.)) - add: action bloxy.info
Version 0.0.6
Version 0.0.5
Version 0.0.4
0.0.4
- Allow user to disable the balance hover #1
Version 0.0.3
0.0.3
- only activate for: typescript, markdown, javascript, solidity
Version 0.0.1
- initial release