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

Can't navigate to nested type

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

This is feedback: https://github.com/nomiclabs/hardhat-vscode-feedback/issues/17#issuecomment-1020140629

Navigating from a nest typed is not working. Our understanding is that this is a known issue caused by a lack of information out of solidity-parser. We suspect the fix involves enhancing solidity parser.

Steps to reproduce

Using this https://github.com/code-423n4/2022-01-elasticswap & navigate to Exchange.sol & try going to the definition of tokensQtys.

image

kanej avatar Jan 26 '22 09:01 kanej