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

Find References Support #23

Open
2 tasks
PythooonUser opened this issue Mar 11, 2020 · 0 comments
Open
2 tasks

Find References Support #23

PythooonUser opened this issue Mar 11, 2020 · 0 comments

Comments

@PythooonUser
Copy link
Owner

PythooonUser commented Mar 11, 2020

Summary

We should support finding all references to a symbol, including all files in the current folder and potentially in the imports as well. This is an advanced editing feature and should be tackled after the initial language server implementaiton.

In addition VS Code can highlight all occurrences to a symbol in a document.

Work Needed To Be Done

  • Find all symbol references
  • Highlight all symbol references within document

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant