tinymist/crates/tinymist-query
Myriad-Dreamin bf8a505135
feat: check surrounding syntax for elements/selectors (#236)
* feat: check surrounding syntax for elements/selectors

* dev: update snapshot

* dev: update snapshot
2024-05-05 19:36:30 +08:00
..
src feat: check surrounding syntax for elements/selectors (#236) 2024-05-05 19:36:30 +08:00
Cargo.toml feat: find definition of label references (#235) 2024-05-05 18:53:18 +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.