tinymist/crates/tinymist-query
2024-05-09 12:32:11 +08:00
..
src dev: slice a syntax string prefix (#266) 2024-05-09 12:32:11 +08:00
Cargo.toml dev: {re,}move conversions of completion structs (#264) 2024-05-09 12:04:42 +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.