wake icon indicating copy to clipboard operation
wake copied to clipboard

Better support for Solidity global symbols in `Find all references`

Open michprev opened this issue 2 years ago • 0 comments

LSP Find all references currently does not work well with Solidity global symbols (e.g. msg, block, abi, this) and global members (abi.encode, msg.sender, someBytes.length).

michprev avatar Jul 12 '22 15:07 michprev