tinymist/crates
Yifan Song 1295c8754a
feat: find references for Ref and Label (#527)
* add test for `goto_definition` with label reference

* simplify test for `goto_definition` with reference

* abstract compile doc for test

* add snap for goto_definition label reference

* basic goto_reference with simple test

* basic find_reference for Ref

* fix: a bug in linked def

* Remove unwanted compile directive compile: true

* simply compile and get depended files fail for corss_file_ref_label

* update ref reference but still fail to get source from path

* fix: reuse find definition effort and handle undefined references for labels

* dev: update test case

* fix: label reference analysis

* fix: rust analyzer doing bad

* dev: update snapshot

* dev: lift common pattern

* fix: unstable snapshot

---------

Co-authored-by: Myriad-Dreamin <camiyoru@gmail.com>
2024-08-14 09:21:44 +08:00
..
sync-lsp refactor: rearrange preview entry for future improvement (#426) 2024-07-18 13:53:18 +08:00
tinymist feat: find references for Ref and Label (#527) 2024-08-14 09:21:44 +08:00
tinymist-assets docs: improve and add contribution guide for syntaxes (#471) 2024-07-27 23:04:52 +08:00
tinymist-query feat: find references for Ref and Label (#527) 2024-08-14 09:21:44 +08:00
tinymist-render refactor: clean code & fix suffix computation & combine export actors (#263) 2024-05-09 08:57:44 +08:00
typlite feat: convert editor READMEs to docs.typ (#498) 2024-08-05 23:32:18 +08:00
typst-preview feat(invert-colors): add normal-image option (#464) 2024-07-28 17:49:02 +08:00