hardhat-vscode
hardhat-vscode copied to clipboard
quickfix suggestion: missing contract specifier on override
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
