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

jump to contract from `ethers.getContractFactory("Greeter")`

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

Feedback from @fvictorio.

it would be great if you could ctrl+click the "Greeter" in ethers.getContractFactory("Greeter") and be taken to the contract

This would be an enhancement on the js/ts side. We would want to override on navigation.

kanej avatar Mar 09 '22 09:03 kanej