tinymist/crates/tinymist-query
Myriad-Dreamin cfd94b9416
dev: get check target without skip trivia node in non-code context (#289)
* x

* dev: get check target without skip trivia node in non-code context

* dev: add matcher testing

* dev: narrow down target matching

* dev: update snapshot
2024-05-14 21:26:29 +08:00
..
src dev: get check target without skip trivia node in non-code context (#289) 2024-05-14 21:26:29 +08:00
Cargo.toml dev: interning types (#271) 2024-05-11 21:12:49 +08:00
README.md chore: fix test scripts and update test documents (#178) 2024-04-09 12:37:01 +08:00

tinymist-query

Note: this crate is under development. it currently doesn't ensure stable APIs, and heavily depending on some unstable crates.

This crate provides a set of APIs to query the information about the source code. Currently it provides:

Contributing

See CONTRIBUTING.md.