mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-07-18 18:25:00 +00:00
feat: hover tooltip on functions (#76)
* dev: introduce upstream tooltip * feat: basic function definition
This commit is contained in:
parent
b780a2a885
commit
14fc4819f1
10 changed files with 490 additions and 18 deletions
|
@ -1,6 +1,7 @@
|
|||
mod adt;
|
||||
pub mod analysis;
|
||||
pub mod syntax;
|
||||
mod upstream;
|
||||
|
||||
pub(crate) mod diagnostics;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue