Releases: NomicFoundation/hardhat-vscode
Releases · NomicFoundation/hardhat-vscode
v0.5.2
0.5.2 - 2022-09-08
Added
- Added diagnostic for hardhat error 411 - library not installed (#242)
- Added task provider and commands (#70)
- Added link to error file on incorrect imports (#238)
v0.5.1
0.5.1 - 2022-08-18
Added
- Added quickfix for partially-specified multi override contract functions (#50)
- Added quickfix for missing license identifier (#26)
Fixed
- Fix open files not being analyzed because of validator not being ready (#229)