[Feature] Support special forms in editor hover/completion #441
Closed
Description
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.
Metadata
Assignees
Labels
No labels