So far hover only provides any information for variables. Future work could be adding doc comment rendering, as well as support for hovering trait definitions. The language server might also soon be due a slight refactor as the main.rs file is starting to grow a little large.
So far hover only provides any information for variables. Future work could be adding doc comment rendering, as well as support for hovering trait definitions. The language server might also soon be due a slight refactor as the
main.rs
file is starting to grow a little large.Hover preview
![image](https://github.com/jfecher/ante/assets/20847625/5a75b389-e439-4125-8f7d-2e705369f018)