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

Library "using" for Type intellisense doesn't suggest actual library methods?

Open skiv71 opened this issue 1 year ago • 0 comments

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?

skiv71 avatar Sep 20 '23 06:09 skiv71