Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better support for Solidity global symbols in Find all references #99

Open
michprev opened this issue Jul 12, 2022 · 0 comments
Open

Better support for Solidity global symbols in Find all references #99

michprev opened this issue Jul 12, 2022 · 0 comments
Labels
enhancement New feature or request LSP Issues / features related to the LSP server

Comments

@michprev
Copy link
Member

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 michprev added enhancement New feature or request LSP Issues / features related to the LSP server labels Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request LSP Issues / features related to the LSP server
Projects
Status: Todo
Development

No branches or pull requests

1 participant