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

Quick fix: import missing contract

Open kanej opened this issue 3 years ago • 0 comments

Respond to a missing contract/function by auti-importing the sol file containing the contract. Something like typescripts auto-import functionality.

Doing this in general would be the ideal. But there may be ways of breaking down the task that deliver a big chunk of value (i.e. autoimport of console.log from hardhat).

kanej avatar Aug 31 '22 09:08 kanej