hardhat-vscode icon indicating copy to clipboard operation
hardhat-vscode copied to clipboard

quickfix suggestion: missing contract specifier on override

Open kanej opened this issue 3 years ago • 0 comments
trafficstars

If you specify an override but miss a contract specifier you get solidity 4327 as the error. We should add a quickfix to resolve.

Example

image

kanej avatar Jan 28 '22 18:01 kanej