hardhat-vscode
hardhat-vscode copied to clipboard
Library "using" for Type intellisense doesn't suggest actual library methods?
Hi,
I'm using openzeppelin SafeERC20 as IERC20 and intellisense fails to see the library methods, and continues to suggest the IERC20 functions.
It seems to work ok with other extensions, but I prefer this one.
Is there a setting I need to change?