8000 Go To Definition Support · Issue #22 · PythooonUser/vscode-floyd-language-support · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Go To Definition Support #22

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

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

Go To Definition Support #22

PythooonUser opened this issue Mar 11, 2020 · 0 comments

Comments

@PythooonUser
Copy link
Owner
PythooonUser commented Mar 11, 2020

Summary

We should support jumping to the definition of a symbol (default pressing F12 in VS Code). This is an advanced editing feature planned for after the initial language server implementation.

This should also include types defined in a different file (and not necessarily present in the currently opened folder).

Additionally VS Code provides support to show all symbol definitions within a document (default typing @ in command palette) and to show all symbol definitions within a folder (default typing # in command palette).

Work To Be Done

  • Show symbol definition
  • Show all symbol definitions within a document
  • Show all symbol definitions within a folder

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
0