mirror of
https://github.com/Myriad-Dreamin/tinymist.git
synced 2025-08-01 17:02:15 +00:00
feat: show rendered bibliography in bib hover and improve label hover (#1611)
* feat: show rendered bibliography in citation details * adjust code and revert changes to completions * refactor: refactor a bit * refactor: refactor two bit * feat: improve hover docs a bit * test: add hover tests for label and ref * test: add html tests --------- Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
This commit is contained in:
parent
4265bc25bc
commit
a7a22c0d70
26 changed files with 312 additions and 50 deletions
|
@ -56,6 +56,7 @@ mod adt;
|
|||
mod lsp_typst_boundary;
|
||||
mod prelude;
|
||||
|
||||
mod bib;
|
||||
mod check;
|
||||
mod code_action;
|
||||
mod code_context;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue