tinymist/tests
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
..
e2e feat: find references for Ref and Label (#527) 2024-08-14 09:21:44 +08:00
fixtures fix: empty url sent from neovim (#130) 2024-03-30 20:04:03 +08:00
Cargo.toml dev: ensure to run a single compiler instance (#119) 2024-03-29 14:36:02 +08:00