tinymist/crates/tinymist-query
Myriad-Dreamin a3948df5da
feat: init syntax library for function hover tip (#77)
* dev: introduce upstream tooltip

* feat: basic function definition

* feat: init syntax library

* abandon

* build: run syntax building

* fix: let expression

* fix: markup in code

* fix: raw code
2024-03-20 12:18:57 +08:00
..
src feat: init syntax library for function hover tip (#77) 2024-03-20 12:18:57 +08:00
Cargo.toml feat: hover tooltip on functions (#76) 2024-03-20 00:02:11 +08:00
README.md docs: add readme for query crate 2024-03-09 17:39:02 +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: