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

[Feature] Support special forms in editor hover/completion #441

Closed
cfehse opened this issue Oct 30, 2019 · 0 comments
Closed

[Feature] Support special forms in editor hover/completion #441

cfehse opened this issue Oct 30, 2019 · 0 comments

Comments

@cfehse
Copy link
Contributor

cfehse commented Oct 30, 2019

The way to retrieve hover/completion information for special forms like def (see Special Forms) is different from normal symbols like functions. The REPL window has an completion implementation which handles these to cases correctly. This should be implemented in the editor as well. Additionally the editor hover implementation must be extended to show all retrieved information as well.

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

No branches or pull requests

2 participants